Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXCP865Codec Class Reference

CP865 Codec. More...

#include <FXCP865Codec.h>

Inheritance diagram for FX::FXCP865Codec:
FX::FXTextCodec FX::FXObject

List of all members.

Public Member Functions

virtual FXint mb2wc (FXwchar &wc, const FXchar *src, FXint nsrc) const
 Convert multi-byte characters from src to single wide character.
virtual FXint wc2mb (FXchar *dst, FXint ndst, FXwchar wc) const
 Convert single wide character to multi-byte characters at dst.
virtual FXint mibEnum () const
 Return the Management Information Base (MIBenum) for the character set.
virtual const FXchar * name () const
 Return name of the codec.
virtual const FXchar * mimeName () const
 Return the IANA mime name for this codec; this is used for example as "text/utf-8" in drag and drop protocols.
virtual const FXchar *const aliases () const
 Return NULL-terminated list of aliases for this codec.

Detailed Description

CP865 Codec.


The documentation for this class was generated from the following file:

Copyright © 1997-2011 Jeroen van der Zijp