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