This is the complete list of members for te::gm::GeometryProperty, including all inherited members.
  | clone() const  | te::gm::GeometryProperty | virtual | 
  | GeometryProperty(const std::string &name, bool isRequired=false, std::string *defaultValue=0, unsigned int id=0, te::dt::Property *parent=0) | te::gm::GeometryProperty |  | 
  | GeometryProperty(const std::string &name, int srid, te::gm::GeomType subtype, bool isRequired=false, std::string *defaultValue=0, unsigned int id=0, te::dt::Property *parent=0) | te::gm::GeometryProperty |  | 
  | GeometryProperty(const GeometryProperty &rhs) | te::gm::GeometryProperty |  | 
  | getDefaultValue() const  | te::dt::SimpleProperty | inline | 
  | getGeometryType() const  | te::gm::GeometryProperty | inline | 
  | getId() const  | te::dt::Property | inline | 
  | getName() const  | te::dt::Property | inline | 
  | getParent() const  | te::dt::Property | inline | 
  | getSRID() const  | te::gm::GeometryProperty | inline | 
  | getType() const  | te::dt::Property | inline | 
  | has(Property *p) const  | te::dt::SimpleProperty | virtual | 
  | isAutoNumber() const  | te::dt::SimpleProperty | inline | 
  | isRequired() const  | te::dt::SimpleProperty | inline | 
  | m_defaultValue | te::dt::SimpleProperty | protected | 
  | m_geomType | te::gm::GeometryProperty | protected | 
  | m_id | te::dt::Property | protected | 
  | m_isAutoNumber | te::dt::SimpleProperty | protected | 
  | m_isRequired | te::dt::SimpleProperty | protected | 
  | m_name | te::dt::Property | protected | 
  | m_parent | te::dt::Property | protected | 
  | m_srid | te::gm::GeometryProperty | protected | 
  | m_type | te::dt::Property | protected | 
  | operator=(const GeometryProperty &rhs) | te::gm::GeometryProperty | private | 
  | te::dt::SimpleProperty::operator=(const SimpleProperty &rhs) | te::dt::SimpleProperty |  | 
  | 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 |  | 
  | setAutoNumber(bool a) | te::dt::SimpleProperty | inline | 
  | setDefaultValue(std::string *d) | te::dt::SimpleProperty |  | 
  | setGeometryType(GeomType t) | te::gm::GeometryProperty | 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 | 
  | setRequired(bool r) | te::dt::SimpleProperty | inline | 
  | setSRID(int srid) | te::gm::GeometryProperty | inline | 
  | SimpleProperty(const std::string &name, int datatype, bool isRequired=false, std::string *defaultValue=0, unsigned int id=0, Property *parent=0) | te::dt::SimpleProperty |  | 
  | SimpleProperty(const SimpleProperty &rhs) | te::dt::SimpleProperty |  | 
  | ~GeometryProperty() | te::gm::GeometryProperty |  | 
  | ~Property() | te::dt::Property | inlinevirtual | 
  | ~SimpleProperty() | te::dt::SimpleProperty | virtual |