| 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::DataSetType | virtual |
| clearCheckConstraints() | te::da::DataSetType | |
| clearIndexes() | te::da::DataSetType | |
| clearUniqueKeys() | te::da::DataSetType | |
| clone() const | te::da::DataSetType | virtual |
| 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::CompositeProperty | protected |
| 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::CompositeProperty | inline |
| getCatalog() const | te::da::DataSetType | inline |
| getCategory() const | te::da::DataSetType | inline |
| getCheckConstraint(std::size_t i) const | te::da::DataSetType | inline |
| getCheckConstraint(const std::string &name) const | te::da::DataSetType | |
| getCompositeName() const | te::dt::CompositeProperty | inline |
| getForeignKey(std::size_t i) const | te::da::DataSetType | inline |
| getForeignKey(const std::string &name) const | te::da::DataSetType | |
| getId() const | te::dt::Property | inline |
| getIndex(std::size_t i) const | te::da::DataSetType | inline |
| getIndex(const std::string &name) const | te::da::DataSetType | |
| getName() const | te::dt::Property | inline |
| getNumberOfCheckConstraints() const | te::da::DataSetType | inline |
| getNumberOfForeignKeys() const | te::da::DataSetType | inline |
| getNumberOfIndexes() const | te::da::DataSetType | inline |
| getNumberOfUniqueKeys() const | te::da::DataSetType | inline |
| getParent() const | te::dt::Property | inline |
| getPrimaryKey() const | te::da::DataSetType | inline |
| getProperties() const | te::dt::CompositeProperty | inline |
| getProperties() | te::dt::CompositeProperty | inline |
| getProperty(std::size_t i) const | te::dt::CompositeProperty | inline |
| 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::DataSetType | inline |
| getType() const | te::dt::Property | inline |
| getUniqueKey(std::size_t i) const | te::da::DataSetType | inline |
| getUniqueKey(const std::string &name) const | te::da::DataSetType | |
| has(Property *p) const | te::dt::CompositeProperty | virtual |
| hasGeom() const | te::da::DataSetType | inline |
| hasPropertyOfType(const int t) const | te::dt::CompositeProperty | inline |
| hasRaster() const | te::da::DataSetType | inline |
| m_catalog | te::da::DataSetType | private |
| m_category | te::da::DataSetType | private |
| m_checkConstraints | te::da::DataSetType | private |
| m_cname | te::dt::CompositeProperty | protected |
| m_foreignKeys | te::da::DataSetType | private |
| m_id | te::dt::Property | protected |
| m_idxs | te::da::DataSetType | private |
| m_name | te::dt::Property | protected |
| m_parent | te::dt::Property | protected |
| m_pk | te::da::DataSetType | private |
| m_properties | te::dt::CompositeProperty | protected |
| m_title | te::da::DataSetType | private |
| m_type | te::dt::Property | protected |
| m_uniqueKeys | te::da::DataSetType | private |
| 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) | 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::CompositeProperty | virtual |
| removeForeignKeys(Property *p) | te::da::DataSetType | protected |
| removeIndexes(Property *p) | te::da::DataSetType | protected |
| removeUniqueKeys(Property *p) | te::da::DataSetType | protected |
| replace(Property *p, Property *pp) | te::da::DataSetType | |
| setCatalog(DataSourceCatalog *catalog) | te::da::DataSetType | inline |
| setCategory(int c) | te::da::DataSetType | inline |
| setCompositeName(const std::string &cname) | te::dt::CompositeProperty | inline |
| setId(unsigned int id) | te::dt::Property | inline |
| setName(const std::string &name) | te::dt::Property | inline |
| setParent(Property *p) | te::dt::Property | inline |
| setPrimaryKey(PrimaryKey *pk) | te::da::DataSetType | |
| setTitle(const std::string &title) | te::da::DataSetType | inline |
| size() const | te::dt::CompositeProperty | inline |
| ~CompositeProperty() | te::dt::CompositeProperty | virtual |
| ~DataSetType() | te::da::DataSetType | |
| ~Property() | te::dt::Property | inlinevirtual |