|
HDK
|
#include <pugixml.hpp>
Public Types | |
| typedef It | const_iterator |
| typedef It | iterator |
Public Member Functions | |
| xml_object_range (It b, It e) | |
| It | begin () const |
| It | end () const |
| bool | empty () const |
Definition at line 314 of file pugixml.hpp.
| typedef It pugi::xml_object_range< It >::const_iterator |
Definition at line 317 of file pugixml.hpp.
| typedef It pugi::xml_object_range< It >::iterator |
Definition at line 318 of file pugixml.hpp.
|
inline |
Definition at line 320 of file pugixml.hpp.
|
inline |
Definition at line 324 of file pugixml.hpp.
|
inline |
Definition at line 327 of file pugixml.hpp.
|
inline |
Definition at line 325 of file pugixml.hpp.