25 #ifndef __TERRALIB_CORE_UTILS_UTILS_H__ 26 #define __TERRALIB_CORE_UTILS_UTILS_H__ 29 #include "../Config.h" 45 #endif //__TERRALIB_CORE_UTILS_UTILS_H__ TECOREEXPORT std::string ASCIIToHex(const std::string &text)
TECOREEXPORT std::string HexToASCII(const std::string &text)
TECOREEXPORT std::string URIConvertHexToASCII(const std::string &connInfo)
TECOREEXPORT std::string URIConvertASCIIToHex(const std::string &connInfo)