#include "xmlReader.h"
#include <string>
Go to the source code of this file.
Namespaces | |
| namespace | BSUtilities |
| namespace | BSUtilities::xmlr |
Functions | |
| TiXmlHandle | BSUtilities::xmlr::xmlInit (const std::string &filename) |
| initialize XML reading | |
| void | BSUtilities::xmlr::xmlFinish (TiXmlHandle &element) |
| finish XML reading | |
Definition in file xmlReader.cc.
1.5.3