hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
DRCEEncodeDecodeBase64.hpp
Go to the documentation of this file.
1
17
#ifndef DRCE_ENCODE_DECODE_BASE64_HPP
18
#define DRCE_ENCODE_DECODE_BASE64_HPP
19
20
namespace
HCE
21
{
22
namespace
drce
23
{
24
//-----------------------------------------------------------------------------
25
std::string
DRCEEncodeBase64
(
const
std::string&
data
);
26
std::string
DRCEDecodeBase64
(
const
std::string&
data
);
27
//-----------------------------------------------------------------------------
28
//-----------------------------------------------------------------------------
29
}
// end namespace drce
30
}
// end namespace HCE
31
32
#endif // DRCE_ENCODE_DECODE_BASE64_HPP
sources
utils
DRCE
src
DRCEEncodeDecodeBase64.hpp
Generated on Tue Jun 30 2015 19:42:11 for hce-node application by
1.8.1.2