Public Member Functions | Private Attributes

UT_UCS2_mbtowc::Converter Class Reference

List of all members.

Public Member Functions

 Converter (const char *from_charset)
 ~Converter ()
void initialize ()
UT_iconv_t cd () const

Private Attributes

UT_iconv_t m_cd

Constructor & Destructor Documentation

UT_UCS2_mbtowc::Converter::Converter ( const char *  from_charset  ) 
UT_UCS2_mbtowc::Converter::~Converter (  ) 

Member Function Documentation

UT_iconv_t UT_UCS2_mbtowc::Converter::cd (  )  const [inline]

Referenced by UT_UCS2_mbtowc::mbtowc().

void UT_UCS2_mbtowc::Converter::initialize ( void   ) 

References m_cd, and UT_iconv_reset().

Referenced by UT_UCS2_mbtowc::initialize().


Member Data Documentation

Referenced by initialize(), and ~Converter().


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