hemocell
|
#include <config.h>
Public Member Functions | |
XMLElement (tinyxml2::XMLElement *orig_) | |
XMLElement | operator[] (std::string name) const |
template<typename T > | |
T | read () |
tinyxml2::XMLElement * | getOrig () |
Private Attributes | |
tinyxml2::XMLElement * | orig |
|
inline |
|
inline |
XMLElement hemo::XMLElement::operator[] | ( | std::string | name | ) | const |
|
private |