TSPLIB
Public Member Functions | Private Attributes
XMLStringTranscode Class Reference

List of all members.

Public Member Functions

 XMLStringTranscode (const string toTranscode)
 ~XMLStringTranscode ()
const XMLCh * unicodeForm () const
 XMLStringTranscode (const string toTranscode)
 ~XMLStringTranscode ()
const XMLCh * unicodeForm () const
 XMLStringTranscode (const string toTranscode)
 ~XMLStringTranscode ()
const XMLCh * unicodeForm () const

Private Attributes

XMLCh * stringUnicodeForm

Detailed Description

Trancodes char* data to XMLCh data.

Definition at line 1228 of file TransformConstantsClassesAndFunctions.cpp.


Constructor & Destructor Documentation

XMLStringTranscode::XMLStringTranscode ( const string  toTranscode) [inline]

Constructor for the class XMLStringTranscode.

Parameters:
toTranscodeString that should be transcoded.

Definition at line 1239 of file TransformConstantsClassesAndFunctions.cpp.

Destructor for the class XMLString.

Definition at line 1247 of file TransformConstantsClassesAndFunctions.cpp.

XMLStringTranscode::XMLStringTranscode ( const string  toTranscode) [inline]

Constructor for the class XMLStringTranscode.

Parameters:
toTranscodeString that should be transcoded.

Definition at line 99 of file ValidateIO.cpp.

Destructor for the class XMLString.

Definition at line 107 of file ValidateIO.cpp.

XMLStringTranscode::XMLStringTranscode ( const string  toTranscode) [inline]

Constructor for the class XMLStringTranscode.

Parameters:
toTranscodeString that should be transcoded.

Definition at line 39 of file ValidateSAX2ContentHandler.cpp.

Destructor for the class XMLString.

Definition at line 47 of file ValidateSAX2ContentHandler.cpp.


Member Function Documentation

const XMLCh* XMLStringTranscode::unicodeForm ( ) const [inline]

Returns the unicode XMLCh format of the string.

Returns:
Unicode XMLCh format of the string.

Definition at line 55 of file ValidateSAX2ContentHandler.cpp.

const XMLCh* XMLStringTranscode::unicodeForm ( ) const [inline]

Returns the unicode XMLCh format of the string.

Returns:
Unicode XMLCh format of the string.

Definition at line 115 of file ValidateIO.cpp.

const XMLCh* XMLStringTranscode::unicodeForm ( ) const [inline]

Returns the unicode XMLCh format of the string.

Returns:
Unicode XMLCh format of the string.

Definition at line 1255 of file TransformConstantsClassesAndFunctions.cpp.


Member Data Documentation

Unicode XMLCh format of the string.

Definition at line 1233 of file TransformConstantsClassesAndFunctions.cpp.


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