|
NDDEM
|
#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 |
Private Attributes | |
| It | _begin |
| It | _end |
| typedef It pugi::xml_object_range< It >::const_iterator |
| typedef It pugi::xml_object_range< It >::iterator |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |