Public Member Functions | Protected Member Functions

ISCII_Listener Class Reference

#include <ie_exp_ISCII.h>

Inheritance diagram for ISCII_Listener:
Text_Listener PL_Listener

List of all members.

Public Member Functions

 ISCII_Listener (PD_Document *pDocument, IE_Exp_Text *pie)
virtual ~ISCII_Listener ()

Protected Member Functions

virtual int _wctomb (char *pC, int &length, UT_UCS4Char wc)

Constructor & Destructor Documentation

ISCII_Listener::ISCII_Listener ( PD_Document pDocument,
IE_Exp_Text pie 
) [inline]
virtual ISCII_Listener::~ISCII_Listener (  )  [inline, virtual]

Member Function Documentation

int ISCII_Listener::_wctomb ( char *  pC,
int &  length,
UT_UCS4Char  wc 
) [protected, virtual]

Convert wide char to ISCII

Parameters:
data pC Buffer to write converted data to
length Filled with number of bytes converted to
wc Wide character to convert

This function is designed to be interchangeable with wctomb()

Reimplemented from Text_Listener.


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