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