#include <XMLReader.h>
Static Public Member Functions | |
| static std::map< std::string, BasePtr > | read (const std::string &fname) |
| Reads an XML file and constructs all read objects. | |
| std::map< std::string, BasePtr > XMLReader::read | ( | const std::string & | fname | ) | [static] |
Reads an XML file and constructs all read objects.
1.5.1