include/ocCoder.h File Reference

#include <string>
#include <algorithm>
#include <vector>

Include dependency graph for ocCoder.h:

Go to the source code of this file.

Classes

union  b24bits
class  ocCoder

Typedefs

typedef vector< unsigned char > bins

Functions

ostream & operator<< (ostream &outstream, bins &binary)

Variables

const size_t ENCODELength = 57
const size_t DECODELength = 76
const size_t REVARRAYSize = 126


Typedef Documentation

typedef vector< unsigned char > bins

Definition at line 173 of file ocCoder.h.


Function Documentation

ostream& operator<< ( ostream &  outstream,
bins binary 
)

Definition at line 288 of file ocCoder.h.


Variable Documentation

const size_t DECODELength = 76

Definition at line 134 of file ocCoder.h.

Referenced by ocCoder::base64encode().

const size_t ENCODELength = 57

Definition at line 133 of file ocCoder.h.

Referenced by ocCoder::base64encode().

const size_t REVARRAYSize = 126

Definition at line 135 of file ocCoder.h.


Generated on Sat Aug 15 12:47:43 2009 for w3systemsDevelopment by  doxygen 1.5.5