/Users/kmartin/Documents/files/code/cpp/OScpp/COIN-OS/OS/src/OSUtils/OSBase64.cpp File Reference

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

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 Sat Mar 29 22:38:03 2008 by  doxygen 1.5.3