Go to the source code of this file.
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::core |
Functions | |
TECOREEXPORT std::string | te::core::ASCIIToHex (const std::string &text) |
TECOREEXPORT std::string | te::core::decodeBase64 (const std::string &val) |
TECOREEXPORT std::string | te::core::encodeBase64 (const std::string &val) |
TECOREEXPORT std::string | te::core::HexToASCII (const std::string &text) |
TECOREEXPORT std::string | te::core::URIConvertASCIIToHex (const std::string &connInfo) |
TECOREEXPORT std::string | te::core::URIConvertHexToASCII (const std::string &connInfo) |