|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#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 304 of file pugixml.hpp.
| typedef It pugi::xml_object_range< It >::const_iterator |
Definition at line 307 of file pugixml.hpp.
| typedef It pugi::xml_object_range< It >::iterator |
Definition at line 308 of file pugixml.hpp.
|
inline |
Definition at line 310 of file pugixml.hpp.
|
inline |
Definition at line 314 of file pugixml.hpp.
|
inline |
Definition at line 317 of file pugixml.hpp.
|
inline |
Definition at line 315 of file pugixml.hpp.