|
Grid 0.7.0
|
#include <Grid/GridCore.h>Go to the source code of this file.
Macros | |
| #define | XML_SAFE_NODE(expr) |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| void | xmlCheckParse (const pugi::xml_parse_result &result, const std::string name) |
| NAMESPACE_END (Grid) | |
| #define XML_SAFE_NODE | ( | expr | ) |
Definition at line 124 of file XmlIO.cc.
Referenced by Grid::XmlReader::nextElement(), and Grid::XmlReader::push().
| NAMESPACE_BEGIN | ( | Grid | ) |
| void xmlCheckParse | ( | const pugi::xml_parse_result & | result, |
| const std::string | name ) |
| NAMESPACE_END | ( | Grid | ) |