te::da::DataSetType Member List

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

add(Constraint *c)te::da::DataSetType
add(const std::vector< UniqueKey * > &uks)te::da::DataSetType
add(const std::vector< CheckConstraint * > &ccs)te::da::DataSetType
add(Index *idx)te::da::DataSetType
add(const std::vector< Index * > &idxs)te::da::DataSetType
add(ForeignKey *fk)te::da::DataSetType
te::dt::CompositeProperty::add(Property *p)te::dt::CompositeProperty
te::dt::CompositeProperty::add(const std::vector< Property * > &ps)te::dt::CompositeProperty
te::dt::CompositeProperty::add(const boost::ptr_vector< te::dt::Property > &ps)te::dt::CompositeProperty
clear()te::da::DataSetTypevirtual
clearCheckConstraints()te::da::DataSetType
clearIndexes()te::da::DataSetType
clearUniqueKeys()te::da::DataSetType
clone() const te::da::DataSetTypevirtual
CompositeProperty(const std::string &cname, const std::string &name, unsigned int id=0, Property *parent=0)te::dt::CompositeProperty
CompositeProperty(const CompositeProperty &rhs)te::dt::CompositeProperty
CompositeProperty(const std::string &cname, const std::string &name, int t, unsigned int id, Property *parent)te::dt::CompositePropertyprotected
copy(const std::vector< Property * > &ps)te::dt::CompositeProperty
DataSetType(const std::string &name, unsigned int id=0)te::da::DataSetType
DataSetType(const DataSetType &rhs)te::da::DataSetType
findFirstPropertyOfType(const int t) const te::dt::CompositePropertyinline
getCatalog() const te::da::DataSetTypeinline
getCategory() const te::da::DataSetTypeinline
getCheckConstraint(std::size_t i) const te::da::DataSetTypeinline
getCheckConstraint(const std::string &name) const te::da::DataSetType
getCompositeName() const te::dt::CompositePropertyinline
getDatasetName() const te::dt::Propertyinline
getForeignKey(std::size_t i) const te::da::DataSetTypeinline
getForeignKey(const std::string &name) const te::da::DataSetType
getId() const te::dt::Propertyinline
getIndex(std::size_t i) const te::da::DataSetTypeinline
getIndex(const std::string &name) const te::da::DataSetType
getName() const te::dt::Propertyinline
getNumberOfCheckConstraints() const te::da::DataSetTypeinline
getNumberOfForeignKeys() const te::da::DataSetTypeinline
getNumberOfIndexes() const te::da::DataSetTypeinline
getNumberOfUniqueKeys() const te::da::DataSetTypeinline
getParent() const te::dt::Propertyinline
getPrimaryKey() const te::da::DataSetTypeinline
getProperties() const te::dt::CompositePropertyinline
getProperties()te::dt::CompositePropertyinline
getProperty(std::size_t i) const te::dt::CompositePropertyinline
getProperty(const std::string &name) const te::dt::CompositeProperty
getPropertyById(unsigned int id) const te::dt::CompositeProperty
getPropertyPosition(const std::string &name) const te::dt::CompositeProperty
getPropertyPosition(const Property *p) const te::dt::CompositeProperty
getTitle() const te::da::DataSetTypeinline
getType() const te::dt::Propertyinline
getUniqueKey(std::size_t i) const te::da::DataSetTypeinline
getUniqueKey(const std::string &name) const te::da::DataSetType
has(Property *p) const te::dt::CompositePropertyvirtual
hasGeom() const te::da::DataSetTypeinline
hasPropertyOfType(const int t) const te::dt::CompositePropertyinline
hasRaster() const te::da::DataSetTypeinline
m_catalogte::da::DataSetTypeprivate
m_categoryte::da::DataSetTypeprivate
m_checkConstraintste::da::DataSetTypeprivate
m_cnamete::dt::CompositePropertyprotected
m_datasetNamete::dt::Propertyprotected
m_foreignKeyste::da::DataSetTypeprivate
m_idte::dt::Propertyprotected
m_idxste::da::DataSetTypeprivate
m_namete::dt::Propertyprotected
m_parentte::dt::Propertyprotected
m_pkte::da::DataSetTypeprivate
m_propertieste::dt::CompositePropertyprotected
m_titlete::da::DataSetTypeprivate
m_typete::dt::Propertyprotected
m_uniqueKeyste::da::DataSetTypeprivate
operator=(const DataSetType &rhs)te::da::DataSetType
te::dt::CompositeProperty::operator=(const CompositeProperty &rhs)te::dt::CompositeProperty
te::dt::Property::operator=(const Property &rhs)te::dt::Property
Property(const std::string &name, int datatype, unsigned int id=0, Property *parent=0, const std::string &dsName="")te::dt::Property
Property(const Property &rhs)te::dt::Property
remove(Constraint *c)te::da::DataSetType
remove(UniqueKey *uk)te::da::DataSetType
remove(CheckConstraint *cc)te::da::DataSetType
remove(Index *idx)te::da::DataSetType
remove(ForeignKey *fk)te::da::DataSetType
remove(Property *p)te::da::DataSetType
te::dt::CompositeProperty::remove(Property *p)te::dt::CompositePropertyvirtual
removeForeignKeys(Property *p)te::da::DataSetTypeprotected
removeIndexes(Property *p)te::da::DataSetTypeprotected
removeUniqueKeys(Property *p)te::da::DataSetTypeprotected
replace(Property *p, Property *pp)te::da::DataSetType
setCatalog(DataSourceCatalog *catalog)te::da::DataSetTypeinline
setCategory(int c)te::da::DataSetTypeinline
setCompositeName(const std::string &cname)te::dt::CompositePropertyinline
setDatasetName(const std::string &dsName)te::dt::Propertyinline
setId(unsigned int id)te::dt::Propertyinline
setName(const std::string &name)te::dt::Propertyinline
setParent(Property *p)te::dt::Propertyinline
setPrimaryKey(PrimaryKey *pk)te::da::DataSetType
setTitle(const std::string &title)te::da::DataSetTypeinline
size() const te::dt::CompositePropertyinline
~CompositeProperty()te::dt::CompositePropertyvirtual
~DataSetType()te::da::DataSetType
~Property()te::dt::Propertyinlinevirtual