This is the complete list of members for ora::Selection, including all inherited members.
addDataItem(const std::string &dataMemberName, SelectionItemType stype, Prim selectionData) | ora::Selection | |
addIndexItem(int startIndex, int endIndex=endOfRange) | ora::Selection | |
addUntypedDataItem(const std::string &dataMemberName, SelectionItemType stype, const std::type_info &primitiveType, void *data) | ora::Selection | |
data() const | ora::Selection | |
endOfRange | ora::Selection | static |
indexVariable() | ora::Selection | static |
isEmpty() const | ora::Selection | |
items() const | ora::Selection | |
m_data | ora::Selection | private |
m_items | ora::Selection | private |
operator=(const Selection &rhs) | ora::Selection | |
Selection() | ora::Selection | |
Selection(const Selection &rhs) | ora::Selection | |
selectionTypes() | ora::Selection | static |
uniqueVariableName(const std::string &varName) const | ora::Selection | private |
variableNameFromUniqueString(const std::string &uniqueString) | ora::Selection | static |
~Selection() | ora::Selection | virtual |