This is the complete list of members for te::da::Index, including all inherited members.
add(te::dt::Property *p) | te::da::Index | inline |
clone() | te::da::Index | |
getDataSetType() const | te::da::Index | inline |
getId() const | te::da::Index | inline |
getIndexType() const | te::da::Index | inline |
getName() const | te::da::Index | inline |
getProperties() const | te::da::Index | inline |
has(te::dt::Property *p) | te::da::Index | |
Index(DataSetType *parent=0, unsigned int id=0) | te::da::Index | |
Index(const std::string &name, IndexType t=B_TREE_TYPE, DataSetType *dt=0, unsigned int id=0) | te::da::Index | |
Index(const std::string &name, IndexType t, const std::vector< te::dt::Property * > &properties, DataSetType *dt=0, unsigned int id=0) | te::da::Index | |
Index(const Index &rhs) | te::da::Index | |
m_dt | te::da::Index | private |
m_id | te::da::Index | private |
m_name | te::da::Index | private |
m_properties | te::da::Index | private |
m_type | te::da::Index | private |
operator=(const Index &rhs) | te::da::Index | |
replace(te::dt::Property *p, te::dt::Property *pp) | te::da::Index | |
setDataSetType(DataSetType *dt) | te::da::Index | inline |
setId(unsigned int id) | te::da::Index | inline |
setIndexType(IndexType t) | te::da::Index | inline |
setName(const std::string &name) | te::da::Index | inline |
setProperties(const std::vector< te::dt::Property * > &properties) | te::da::Index | inline |
~Index() | te::da::Index | inline |