Codecs.h File Reference
#include "ace/Basic_Types.h"
#include "ace/Global_Macros.h"
Include dependency graph for Codecs.h:
 
This graph shows which files directly or indirectly include this file:
 
Go to the source code of this file.
|  | 
| 
 Classes | 
| class | ACE_Base64 | 
|  | Encode/Decode a stream of bytes according to Base64 encoding.  More... 
 
 | 
Detailed Description
- Id
- Codecs.h 74005 2006-08-14 11:30:00Z johnnyw 
- Author:
- Krishnakumar B <kitty@cs.wustl.edu>
Codecs is a generic wrapper for various encoding and decoding mechanisms. Currently it includes Base64 content transfer-encoding as specified by RFC 2045, Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies.
Definition in file Codecs.h.
Generated on Sun Jan 27 12:16:15 2008 for ACE by
 1.3.6
 
1.3.6