highlighter application
1.1
HCE project utils : highlighter
|
Go to the source code of this file.
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' |
Functions | |
std::string | HCE::encodeBase64 (const std::string &data) |
std::string | HCE::decodeBase64 (const std::string &data) |
Implementation common global function encodeBase64 and decodeBase64 use for encode and decode base64.
Definition in file EncodeDecodeBase64.hpp.