te::rst::RasterProperty Member List

This is the complete list of members for te::rst::RasterProperty, including all inherited members.

add(te::rst::BandProperty *b)te::rst::RasterProperty
clone() const te::rst::RasterPropertyvirtual
getBandProperties()te::rst::RasterProperty
getBandProperties() const te::rst::RasterProperty
getDatasetName() const te::dt::Propertyinline
getDefaultValue() const te::dt::SimplePropertyinline
getGrid()te::rst::RasterProperty
getGrid() const te::rst::RasterProperty
getId() const te::dt::Propertyinline
getInfo() const te::rst::RasterProperty
getName() const te::dt::Propertyinline
getParent() const te::dt::Propertyinline
getType() const te::dt::Propertyinline
has(Property *p) const te::dt::SimplePropertyvirtual
isAutoNumber() const te::dt::SimplePropertyinline
isRequired() const te::dt::SimplePropertyinline
m_bandste::rst::RasterPropertyprotected
m_datasetNamete::dt::Propertyprotected
m_defaultValuete::dt::SimplePropertyprotected
m_gridte::rst::RasterPropertyprotected
m_idte::dt::Propertyprotected
m_isAutoNumberte::dt::SimplePropertyprotected
m_isRequiredte::dt::SimplePropertyprotected
m_namete::dt::Propertyprotected
m_parentte::dt::Propertyprotected
m_rinfote::rst::RasterPropertyprotected
m_typete::dt::Propertyprotected
operator=(const RasterProperty &rhs)te::rst::RasterProperty
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
RasterProperty(const std::string &name, bool isRequired=false, unsigned int id=0, te::dt::Property *parent=0)te::rst::RasterProperty
RasterProperty(Grid *grid, const std::vector< BandProperty * > &bands, const std::map< std::string, std::string > &rinfo, bool isRequired=false, unsigned int id=0, te::dt::Property *parent=0)te::rst::RasterProperty
RasterProperty(const RasterProperty &rhs)te::rst::RasterProperty
set(te::rst::Grid *grid)te::rst::RasterProperty
set(std::size_t i, te::rst::BandProperty *b)te::rst::RasterProperty
setAutoNumber(bool a)te::dt::SimplePropertyinline
setDatasetName(const std::string &dsName)te::dt::Propertyinline
setDefaultValue(std::string *d)te::dt::SimpleProperty
setId(unsigned int id)te::dt::Propertyinline
setInfo(const std::map< std::string, std::string > &rinfo)te::rst::RasterProperty
setName(const std::string &name)te::dt::Propertyinline
setParent(Property *p)te::dt::Propertyinline
setRequired(bool r)te::dt::SimplePropertyinline
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
~Property()te::dt::Propertyinlinevirtual
~RasterProperty()te::rst::RasterPropertyvirtual
~SimpleProperty()te::dt::SimplePropertyvirtual