HDK
|
#include <pugixml.hpp>
Public Types | |
typedef It | const_iterator |
typedef It | iterator |
typedef It | const_iterator |
typedef It | iterator |
Public Member Functions | |
xml_object_range (It b, It e) | |
It | begin () const |
It | end () const |
xml_object_range (It b, It e) | |
It | begin () const |
It | end () const |
Definition at line 287 of file pugixml.hpp.
typedef It pugi::xml_object_range< It >::const_iterator |
Definition at line 278 of file pugixml.hpp.
typedef It pugi::xml_object_range< It >::const_iterator |
Definition at line 290 of file pugixml.hpp.
typedef It pugi::xml_object_range< It >::iterator |
Definition at line 279 of file pugixml.hpp.
typedef It pugi::xml_object_range< It >::iterator |
Definition at line 291 of file pugixml.hpp.
|
inline |
Definition at line 293 of file pugixml.hpp.
|
inline |
Definition at line 281 of file pugixml.hpp.
|
inline |
Definition at line 285 of file pugixml.hpp.
|
inline |
Definition at line 297 of file pugixml.hpp.
|
inline |
Definition at line 286 of file pugixml.hpp.
|
inline |
Definition at line 298 of file pugixml.hpp.