te::da::Index Member List

This is the complete list of members for te::da::Index, including all inherited members.

add(const te::dt::Property *p)te::da::Indexinline
clone() constte::da::Index
getDataSetType() constte::da::Indexinline
getId() constte::da::Indexinline
getIndexType() constte::da::Indexinline
getName() constte::da::Indexinline
getProperties() constte::da::Indexinline
has(const std::string &propertyName)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 Index &rhs)te::da::Index
m_dtte::da::Indexprivate
m_idte::da::Indexprivate
m_namete::da::Indexprivate
m_propertieste::da::Indexprivate
m_typete::da::Indexprivate
operator=(const Index &rhs)te::da::Index
replace(const std::string &propName, const te::dt::Property *pp)te::da::Index
setDataSetType(DataSetType *dt)te::da::Indexinline
setId(unsigned int id)te::da::Indexinline
setIndexType(IndexType t)te::da::Indexinline
setName(const std::string &name)te::da::Indexinline
~Index()te::da::Index