highlighter application
1.1
HCE project utils : highlighter
Main Page
Namespaces
Classes
Files
File List
File Members
highlighter application
HCE project utilities highlighter
Namespaces
Classes
Files
File List
sources
src
utils
algorithms
applicationFramework
base64
src
EncodeDecodeBase64.cpp
EncodeDecodeBase64.hpp
HCECSM
refine
main.cpp
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
EncodeDecodeBase64.hpp
Go to the documentation of this file.
1
14
#ifndef ENCODE_DECODE_BASE64_HPP
15
#define ENCODE_DECODE_BASE64_HPP
16
17
namespace
HCE
18
{
19
//-----------------------------------------------------------------------------
20
std::string
encodeBase64
(
const
std::string& data);
21
std::string
decodeBase64
(
const
std::string& data);
22
//-----------------------------------------------------------------------------
23
//-----------------------------------------------------------------------------
24
}
// end namespace HCE
25
26
#endif // ENCODE_DECODE_BASE64_HPP
sources
utils
base64
src
EncodeDecodeBase64.hpp
Generated on Mon Jan 13 2014 16:16:17 for highlighter application by
1.8.1.2