class axl::enc::GetHexChar_u

#include <axl_enc_HexEncoding.h>

class GetHexChar_u
{
public:
    // methods

    char
    operator()(uchar_t x);
};