This is the complete list of members for Convention, including all inherited members.
| build()=0 | Convention | pure virtual |
| Convention() | Convention | protected |
| Convention(const string &id, Type type) | Convention | protected |
| fromFile(const std::string &filename) | XMLSerializable | |
| fromXML(XMLNode *node)=0 | XMLSerializable | pure virtual |
| fromXMLString(const std::string &xml) | XMLSerializable | |
| id() const | Convention | |
| id_ | Convention | protected |
| toFile(const std::string &filename) const | XMLSerializable | |
| toXML(XMLDocument &doc) const =0 | XMLSerializable | pure virtual |
| toXMLString() const | XMLSerializable | |
| Type enum name | Convention | |
| type() const | Convention | |
| type_ | Convention | protected |
| ~Convention() | Convention | virtual |
| ~XMLSerializable() | XMLSerializable | virtual |