This is the complete list of members for ora::MappingTree, including all inherited members.
className() const | ora::MappingTree | inline |
m_element | ora::MappingTree | private |
m_parentTable | ora::MappingTree | private |
m_version | ora::MappingTree | private |
MappingTree() | ora::MappingTree | |
MappingTree(const std::string &version) | ora::MappingTree | explicit |
MappingTree(const MappingTree &rhs) | ora::MappingTree | |
operator=(const MappingTree &rhs) | ora::MappingTree | |
override(const MappingTree &source) | ora::MappingTree | |
printXML(std::ostream &outputStream) const | ora::MappingTree | |
setDependency(const MappingTree &parentTree) | ora::MappingTree | |
setTopElement(const std::string &className, const std::string &tableName, bool isDependent=false) | ora::MappingTree | |
setVersion(const std::string &version) | ora::MappingTree | inline |
tables() const | ora::MappingTree | |
topElement() const | ora::MappingTree | inline |
topElement() | ora::MappingTree | inline |
version() const | ora::MappingTree | inline |
~MappingTree() | ora::MappingTree |