|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <Poco/Base64Encoder.h>#include <Poco/Base64Decoder.h>#include <Poco/StreamCopier.h>#include <sstream>#include "EncodeDecodeBase64.hpp"
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) |