SourceForge.net Logo

FAXPP_Transcoder Struct Reference

Encapsulates the information needed to both decode and encode an encoding. More...

#include <transcode.h>


Data Fields

FAXPP_DecodeFunction decode
 The decode function.
FAXPP_EncodeFunction encode
 The encode function.


Detailed Description

Encapsulates the information needed to both decode and encode an encoding.

See also:
FAXPP_utf8_transcoder, FAXPP_utf16_native_transcoder

Definition at line 73 of file transcode.h.


Field Documentation

FAXPP_DecodeFunction FAXPP_Transcoder::decode

The decode function.

Definition at line 74 of file transcode.h.

FAXPP_EncodeFunction FAXPP_Transcoder::encode

The encode function.

Definition at line 75 of file transcode.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 20 02:12:09 2008 for Faxpp by  doxygen 1.5.1