te::gm::GeometryProperty Member List

This is the complete list of members for te::gm::GeometryProperty, including all inherited members.

clone() const te::gm::GeometryPropertyvirtual
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
getDatasetName() const te::dt::Propertyinline
getDefaultValue() const te::dt::SimplePropertyinline
getGeometryType() const te::gm::GeometryPropertyinline
getId() const te::dt::Propertyinline
getName() const te::dt::Propertyinline
getParent() const te::dt::Propertyinline
getSRID() const te::gm::GeometryPropertyinline
getType() const te::dt::Propertyinline
has(Property *p) const te::dt::SimplePropertyvirtual
isAutoNumber() const te::dt::SimplePropertyinline
isRequired() const te::dt::SimplePropertyinline
m_datasetNamete::dt::Propertyprotected
m_defaultValuete::dt::SimplePropertyprotected
m_geomTypete::gm::GeometryPropertyprotected
m_idte::dt::Propertyprotected
m_isAutoNumberte::dt::SimplePropertyprotected
m_isRequiredte::dt::SimplePropertyprotected
m_namete::dt::Propertyprotected
m_parentte::dt::Propertyprotected
m_sridte::gm::GeometryPropertyprotected
m_typete::dt::Propertyprotected
operator=(const GeometryProperty &rhs)te::gm::GeometryPropertyprivate
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, const std::string &dsName="")te::dt::Property
Property(const Property &rhs)te::dt::Property
setAutoNumber(bool a)te::dt::SimplePropertyinline
setDatasetName(const std::string &dsName)te::dt::Propertyinline
setDefaultValue(std::string *d)te::dt::SimpleProperty
setGeometryType(GeomType t)te::gm::GeometryPropertyinline
setId(unsigned int id)te::dt::Propertyinline
setName(const std::string &name)te::dt::Propertyinline
setParent(Property *p)te::dt::Propertyinline
setRequired(bool r)te::dt::SimplePropertyinline
setSRID(int srid)te::gm::GeometryPropertyinline
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::Propertyinlinevirtual
~SimpleProperty()te::dt::SimplePropertyvirtual