|
UniSet
1.4.0
|
#include <ObjectIndex_XML.h>
Открытые члены | |
| ObjectIndex_XML (const std::string xmlfile, int minSize=1000) | |
| ObjectIndex_XML (UniXML &xml, int minSize=1000) | |
|
virtual const UniSetTypes::ObjectInfo * | getObjectInfo (const ObjectId) |
|
virtual const UniSetTypes::ObjectInfo * | getObjectInfo (const std::string name) |
| virtual ObjectId | getIdByName (const std::string &name) |
| virtual std::string | getMapName (const ObjectId id) |
| virtual std::string | getTextName (const ObjectId id) |
| virtual std::ostream & | printMap (std::ostream &os) |
Защищенные члены | |
| virtual void | build (UniXML &xml) |
| unsigned int | read_section (UniXML &xml, const std::string sec, unsigned int ind) |
| unsigned int | read_nodes (UniXML &xml, const std::string sec, unsigned int ind) |
Друзья | |
| std::ostream & | operator<< (std::ostream &os, ObjectIndex_XML &oi) |
1.7.6.1