StrXUTF8 Class Reference

#include <XMLTools.h>

List of all members.

Public Member Functions

const char * c_str () const
 Getter method.
 StrXUTF8 (const XMLCh *const toTranscode)

Public Attributes

std::string str
 string which holds the UTF-8 form

Detailed Description

Definition at line 107 of file XMLTools.h.


Constructor & Destructor Documentation

StrXUTF8::StrXUTF8 ( const XMLCh *const   toTranscode  )  [inline]

Definition at line 128 of file XMLTools.h.

References offset(), and str.


Member Function Documentation

const char * StrXUTF8::c_str (  )  const [inline]

Getter method.

Definition at line 164 of file XMLTools.h.

References str.

Referenced by operator<<().


Member Data Documentation

std::string StrXUTF8::str

string which holds the UTF-8 form

Definition at line 115 of file XMLTools.h.

Referenced by c_str(), and StrXUTF8().


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

Generated on Wed Nov 23 19:01:41 2011 for FreeCAD by  doxygen 1.6.1