ESPectro32 Library
Library for using ESPectro32 board
 All Classes Functions Variables Enumerations Enumerator Pages
GeneralUtils Member List

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

base64Decode(const std::string &in, std::string *out)GeneralUtilsstatic
base64Encode(const std::string &in, std::string *out)GeneralUtilsstatic
errorToString(esp_err_t errCode)GeneralUtilsstatic
GeneralUtils() (defined in GeneralUtils)GeneralUtils
hexDump(uint8_t *pData, uint32_t length)GeneralUtilsstatic
ipToString(uint8_t *ip)GeneralUtilsstatic
~GeneralUtils() (defined in GeneralUtils)GeneralUtilsvirtual