Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

wvbase64.cc File Reference

#include "wvbase64.h"

Go to the source code of this file.

Functions

int lookup (char ch)

Variables

char alphabet [67]


Function Documentation

int lookup char  ch  )  [static]
 

Definition at line 22 of file wvbase64.cc.

Referenced by WvBase64Decoder::_encode().


Variable Documentation

char alphabet[67] [static]
 

Initial value:

"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n"

Definition at line 18 of file wvbase64.cc.

Referenced by WvBase64Encoder::_encode(), and WvBase64Encoder::_finish().


Generated on Tue Oct 5 01:09:21 2004 for WvStreams by doxygen 1.3.7