ReactOS 0.4.15-dev-7131-ge4d03f4
|
read only iterator access to children nodes with name filtering More...
#include <xmlstorage.h>
Classes | |
struct | const_iterator |
internal iterator class More... | |
Public Member Functions | |
const_XMLChildrenFilter (const XMLNode::Children &children, const XS_String &name) | |
const_XMLChildrenFilter (const XMLNode *node, const XS_String &name) | |
const_iterator | begin () |
const_iterator | end () |
Protected Attributes | |
const_iterator | _begin |
const_iterator | _end |
read only iterator access to children nodes with name filtering
Definition at line 1398 of file xmlstorage.h.
|
inline |
Definition at line 1400 of file xmlstorage.h.
|
inline |
Definition at line 1476 of file xmlstorage.h.
|
inline |
Definition at line 1481 of file xmlstorage.h.
|
protected |
Definition at line 1487 of file xmlstorage.h.
Referenced by begin().
|
protected |
Definition at line 1488 of file xmlstorage.h.
Referenced by end().