EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
BinAsciiModule Member List

This is the complete list of members for BinAsciiModule, including all inherited members.

crc_hqx(const uint8 *str, size_t len, uint32 crc)BinAsciiModuleinlinestatic
crc_hqx(std::string &str, uint32 crc)BinAsciiModuleinlinestatic
crc_hqx(std::wstring &str, uint32 crc)BinAsciiModuleinlinestatic
hexlify(const char *src, const size_t srclen, char *dst, size_t *dstlen, bool upper=false)BinAsciiModuleinlinestatic