![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
CP861 Codec. More...
#include <FXCP861Codec.h>
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. | |
CP861 Codec.
|
|