class axl::enc::GetHexChar_l

#include <axl_enc_HexEncoding.h>

class GetHexChar_l
{
public:
    // methods

    char
    operator()(uchar_t x);
};