Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_XMLAttributes.cpp File Reference


Functions

CP_String XMLToCP_StringcharData (const XML_Char *s, SInt32 inLength)
CP_String XMLToCP_StringcharData_private (const XML_Char *inStringData, SInt32 inLength)

Function Documentation

CP_String XMLToCP_StringcharData const XML_Char *  s,
SInt32  inLength
 

Convert the passed in char data to a CP_String formatting from XML data to a CP_String.

Parameters:
s Points to the beginning of the string data.
inLength The number of characters from the passed in string.
Exceptions:
none 
Returns:
CP_String Returns the converted string data.

CP_String XMLToCP_StringcharData_private const XML_Char *  inStringData,
SInt32  inLength
 

Convert the passed in char data to a CP_String formatting from XML data to a CP_String. Private routine to hanndle the conversion.

Parameters:
inStringData Points to the beginning of the string data.
inLength The number of characters from the passed in string.
Exceptions:
none 
Returns:
CP_String Returns the converted string data.


Generated on Tue Sep 20 20:21:30 2005 for CPLAT_MacOS by  doxygen 1.4.0