ReactOS 0.4.16-dev-88-ga65b6ae
|
utility class to read property settings from a XML tree More...
#include <xmlstorage.h>
Classes | |
struct | const_iterator |
internal iterator class More... | |
Public Member Functions | |
XMLPropertyReader (const XMLNode::Children &children) | |
XMLPropertyReader (const XMLNode *node) | |
const_iterator | begin () |
const_iterator | end () |
Protected Attributes | |
const_XMLChildrenFilter | _filter |
const_iterator | _begin |
const_iterator | _end |
utility class to read property settings from a XML tree
Definition at line 2317 of file xmlstorage.h.
|
inline |
Definition at line 2319 of file xmlstorage.h.
|
inline |
Definition at line 2391 of file xmlstorage.h.
|
inline |
Definition at line 2396 of file xmlstorage.h.
|
protected |
Definition at line 2404 of file xmlstorage.h.
Referenced by begin().
|
protected |
Definition at line 2405 of file xmlstorage.h.
Referenced by end().
|
protected |
Definition at line 2402 of file xmlstorage.h.