Base64.c++ File Reference

#include "commonc++/Base64.h++"
#include <cstring>
#include <cctype>

Include dependency graph for Base64.c++:


Namespaces

namespace  ccxx

Variables

static const char * __base64 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
static int __tuplesPerLine = 19
static int __bytesPerLine = __tuplesPerLine * 3

Generated on Sat Apr 17 23:03:05 2010 for libcommonc++ by  doxygen 1.5.9