ocCoder Class Reference

#include <ocCoder.h>

Collaboration diagram for ocCoder:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ocCoder ()
virtual ~ocCoder ()
string & base64encode (const unsigned char *input, size_t length)
binsbase64decode (string &encoded)
string & data (void)
 ocCoder ()
virtual ~ocCoder ()
string & base64encode (const unsigned char *input, size_t length)
binsbase64decode (string &encoded)
string & data (void)

Private Attributes

string alphabet
bins ralphabet
bins bindata
string base64data
char base64pad
b24bits base64mask


Detailed Description

Definition at line 175 of file ocCoder.h.


Constructor & Destructor Documentation

ocCoder::ocCoder (  )  [inline]

Definition at line 186 of file ocCoder.h.

References ralphabet.

virtual ocCoder::~ocCoder (  )  [inline, virtual]

Definition at line 214 of file ocCoder.h.

ocCoder::ocCoder (  )  [inline]

Definition at line 186 of file ocCoder.h.

References ralphabet.

virtual ocCoder::~ocCoder (  )  [inline, virtual]

Definition at line 214 of file ocCoder.h.


Member Function Documentation

string& ocCoder::base64encode ( const unsigned char *  input,
size_t  length 
) [inline]

bins& ocCoder::base64decode ( string &  encoded  )  [inline]

string& ocCoder::data ( void   )  [inline]

Definition at line 281 of file ocCoder.h.

References base64data.

string& ocCoder::base64encode ( const unsigned char *  input,
size_t  length 
) [inline]

bins& ocCoder::base64decode ( string &  encoded  )  [inline]

string& ocCoder::data ( void   )  [inline]

Definition at line 281 of file ocCoder.h.

References base64data.


Member Data Documentation

string ocCoder::alphabet [private]

Definition at line 178 of file ocCoder.h.

Referenced by base64encode().

Definition at line 179 of file ocCoder.h.

Referenced by base64decode(), and ocCoder().

Definition at line 180 of file ocCoder.h.

Referenced by base64decode().

string ocCoder::base64data [private]

Definition at line 181 of file ocCoder.h.

Referenced by base64encode(), and data().

char ocCoder::base64pad [private]

Definition at line 182 of file ocCoder.h.

Referenced by base64decode(), and base64encode().

Definition at line 183 of file ocCoder.h.

Referenced by base64decode(), and base64encode().


The documentation for this class was generated from the following files:

Generated on Sat Aug 15 12:48:30 2009 for w3systemsDevelopment by  doxygen 1.5.5