/home/coin/SVN-release/OS-1.1.0/OS/src/OSUtils/OSBase64.cpp File Reference

#include "OSBase64.h"
#include <sstream>

Include dependency graph for OSBase64.cpp:

Go to the source code of this file.

Variables

static const std::string base64_chars


Variable Documentation

const std::string base64_chars [static]

Initial value:

 "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
             "abcdefghijklmnopqrstuvwxyz"
             "0123456789+/"

Definition at line 20 of file OSBase64.cpp.

Referenced by Base64::decodeb64(), and Base64::encodeb64().


Generated on Fri May 16 19:02:09 2008 by  doxygen 1.4.7