XML parser/writer tailored for team document files. More...
#include <xml_team.hh>

Public Member Functions | |
| XMLTeam (const std::string &schema_path) | |
| void | switchToTeamGlobals () |
| bool | switchToPlayer (int index) |
Protected Member Functions | |
| virtual const char * | getExpectedRoot () const |
| Root node name we expect when loading the document. | |
| virtual void | initXMLInternal () |
| Initialize XML internals before parsing a document. | |
Protected Attributes | |
| std::string | schema_path_ |
XML parser/writer tailored for team document files.
1.6.3