Developer's Guide v1.0
Home
|
Loader API
|
Interfaces
|
File List
|
Index
P6R
::
p6IXMLNode
addAttribute
addChild
attributeAt
childAt
getAttribute
getFloatSortKey
getLocalName
getLongSortKey
getName
getNextNamespace
getNodeId
getNumAttributes
getNumberSortKey
getNumChildren
getParent
getStringSortKey
getTimeSortKey
getType
getUniqueName
getURI
getValue
getXpathValue
initialize
isChild
isName
nextAttribute
nextChild
outputAsString
outputSubTree
outputSubTreeInJSON
print
removeChildAt
removeWhiteSpace
resetAttribute
resetChild
setFloatSortKey
setLongSortKey
setName
setNumberSortKey
setStringSortKey
setTimeSortKey
setType
setURI
setValue
setXpathValue
toDouble
toInteger
toString
virtual P6R::P6ERR P6R::p6IXMLNode::print
(
)
[pure virtual]
Write the contents of the XML Node to a log file defined by the system.
Returns:
Success
P6R::eOk
Failure
P6R::eNotInitialized
A successful call to intialize() must be made before calling this funciton.
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines