| - -( dyne // software :: culture :: events :: planet :: discussion :: museum \\ freaknet )- - |
Functions | |
| XmlProfile::XmlProfile (char *category, char *repository) | |
| the XmlProfile class constructor | |
| XmlProfile::~XmlProfile () | |
| the XmlProfile class destructor | |
| XmlErr | XmlProfile::addRootElement (XmlTag *element) |
| add a new root element to the current profile | |
| XmlTag * | XmlProfile::getRootElement (char *name) |
| get a root element by its name | |
| XmlTag * | XmlProfile::getRootElement (int index) |
| get a root element by its index | |
| XmlTag * | XmlProfile::getElement (char *path) |
get an element inside the configuration profile
| |
| XmlErr | XmlProfile::XmlParseBuffer (char *buf) |
| XmlErr | XmlProfile::XmlParseFile (char *path) |
| XmlErr | XmlProfile::update () |
| char * | XmlProfile::dumpBranch (XmlTag *rTag, unsigned int depth) |
| char * | XmlProfile::dumpXml () |
|
|
add a new root element to the current profile
Definition at line 289 of file xmlprofile.cpp. |
|
||||||||||||
|
Definition at line 360 of file xmlprofile.cpp. |
|
|
Definition at line 342 of file xmlprofile.cpp. |
|
|
get an element inside the configuration profile
Definition at line 316 of file xmlprofile.cpp. |
|
|
get a root element by its index
Definition at line 305 of file xmlprofile.cpp. |
|
|
get a root element by its name
Definition at line 296 of file xmlprofile.cpp. |
|
|
Definition at line 448 of file xmlprofile.cpp. |
|
|
Definition at line 155 of file xmlprofile.cpp. |
|
|
Definition at line 137 of file xmlprofile.cpp. |
|
||||||||||||
|
the XmlProfile class constructor
Definition at line 45 of file xmlprofile.cpp. |
|
|
the XmlProfile class destructor
Definition at line 55 of file xmlprofile.cpp. |
|
|
|
|
| Copyleft 2000 - 2008 dyne.org foundation and respective authors. Verbatim copying and distribution is permitted in any medium, provided this notice is preserved. Send inquiries & questions to dyne.org's hackers. |
|