mongo::base64::Alphabet Class Reference

#include <base64.h>

List of all members.

Public Member Functions

 Alphabet ()
char e (int x)
void test ()

Public Attributes

boost::scoped_array< unsigned
char > 
decode

Private Attributes

const unsigned char * encode

Detailed Description

Definition at line 23 of file base64.h.


Constructor & Destructor Documentation

mongo::base64::Alphabet::Alphabet (  )  [inline]

Definition at line 25 of file base64.h.


Member Function Documentation

char mongo::base64::Alphabet::e ( int  x  )  [inline]

Definition at line 45 of file base64.h.

void mongo::base64::Alphabet::test (  )  [inline]

Definition at line 39 of file base64.h.


Member Data Documentation

boost::scoped_array<unsigned char> mongo::base64::Alphabet::decode

Definition at line 52 of file base64.h.

const unsigned char* mongo::base64::Alphabet::encode [private]

Definition at line 50 of file base64.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:58 2013