hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DRCEEncodeDecodeBase64.hpp File Reference
This graph shows which files directly or indirectly include this file:

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()'
namespace  HCE::drce

Functions

std::string HCE::drce::DRCEEncodeBase64 (const std::string &data)
std::string HCE::drce::DRCEDecodeBase64 (const std::string &data)

Detailed Description

Implementation global function DRCEEncodeBase64 and DRCEDecodeBase64 use for encode and decode base64 of a Distributed Remote Command Execution functional object in HCE cluster node.

Author
Alexander Vybornyh alexa.nosp@m.nder.nosp@m..hce..nosp@m.clus.nosp@m.ter@g.nosp@m.mail.nosp@m..com Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file DRCEEncodeDecodeBase64.hpp.