TSPLIB
Public Member Functions | Private Attributes
StringTranscode Class Reference

List of all members.

Public Member Functions

 StringTranscode (const XMLCh *toTranscode)
 ~StringTranscode ()
const string stringForm () const

Private Attributes

string stringStringForm

Detailed Description

Trancodes XMLCh data to string.

Definition at line 64 of file ValidateSAX2ContentHandler.cpp.


Constructor & Destructor Documentation

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

Constructor for the class StringTranscode.

Parameters:
toTranscodeString that should be transcoded.

Definition at line 75 of file ValidateSAX2ContentHandler.cpp.

Destructor for the class StringTranscode

Definition at line 84 of file ValidateSAX2ContentHandler.cpp.


Member Function Documentation

const string StringTranscode::stringForm ( ) const [inline]

Returns the string format of the unicode XMLCh format.

Returns:
String format of the unicode XMLCh format.

Definition at line 91 of file ValidateSAX2ContentHandler.cpp.


Member Data Documentation

String format of the unicode XMLCh format.

Definition at line 69 of file ValidateSAX2ContentHandler.cpp.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Friends Defines