#include <axl_enc_Base32Encoding.h> class GetBase32Char { public: // methods char operator()(uchar_t x); };