Codecs.cpp File Reference

#include "ace/Codecs.h"
#include "ace/Log_Msg.h"
#include "ace/OS_Memory.h"
#include "ace/OS_NS_ctype.h"

Include dependency graph for Codecs.cpp:

Go to the source code of this file.

Variables

ACE_Byte const alphabet []
ACE_Byte const pad = '='
int const max_columns = 72


Variable Documentation

ACE_Byte const alphabet[] [static]

Initial value:

     "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"

Definition at line 18 of file Codecs.cpp.

Referenced by ACE_Base64::encode(), and ACE_Base64::init().

int const max_columns = 72 [static]

Definition at line 26 of file Codecs.cpp.

Referenced by ACE_Base64::encode().

ACE_Byte const pad = '=' [static]

Definition at line 22 of file Codecs.cpp.

Referenced by ACE_Base64::decode(), ACE_Base64::encode(), and ACE_Base64::length().


Generated on Tue Feb 2 17:21:05 2010 for ACE by  doxygen 1.4.7