PhoenixFileParser  1.5.1
Set of tools to ease file parsing
Loading...
Searching...
No Matches
ConfigNode Member List

This is the complete list of members for ConfigNode, including all inherited members.

addChild(const PString &name="")ConfigNode
addValue(const PString &value)ConfigNode
clear()ConfigNode
ConfigNode()ConfigNode
getChild(const PString &name)ConfigNode
getChild(const PString &name) constConfigNode
getFileName() constConfigNode
getLocation() constConfigNode
getMapChild() constConfigNode
getMapChild()ConfigNode
getName() constConfigNode
getName()ConfigNode
getParent() constConfigNode
getString() constConfigNode
getValue() constConfigNode
getValue()ConfigNode
getVecChild() constConfigNode
getVecChild()ConfigNode
hasMapChild() constConfigNode
hasValue() constConfigNode
hasVecChild() constConfigNode
initialisationConfigNode()ConfigNodeprivate
iter(std::ostream &out=std::cout) constConfigNode
iterWrite(std::ostream &out=std::cout)ConfigNode
p_locationConfigNodeprivate
p_mapChildConfigNodeprivate
p_nameConfigNodeprivate
p_parentConfigNodeprivate
p_valueConfigNodeprivate
p_vecChildConfigNodeprivate
setFileName(const PPath &fileName)ConfigNode
setLineCol(const PLocation &location)ConfigNode
setLocation(const PLocation &location)ConfigNode
setMapChild(const std::map< PString, ConfigNode * > &mapChild)ConfigNode
setName(const PString &name)ConfigNode
setParent(const ConfigNode *parent)ConfigNodeprivate
setValue(const PString &value)ConfigNode
setVecChild(const std::vector< ConfigNode * > &vecChild)ConfigNode
~ConfigNode()ConfigNodevirtual