te::dt::Property Member List

This is the complete list of members for te::dt::Property, including all inherited members.

clone() const =0te::dt::Propertypure virtual
getDatasetName() const te::dt::Propertyinline
getId() const te::dt::Propertyinline
getName() const te::dt::Propertyinline
getParent() const te::dt::Propertyinline
getType() const te::dt::Propertyinline
has(Property *p) const =0te::dt::Propertypure virtual
m_datasetNamete::dt::Propertyprotected
m_idte::dt::Propertyprotected
m_namete::dt::Propertyprotected
m_parentte::dt::Propertyprotected
m_typete::dt::Propertyprotected
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
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
~Property()te::dt::Propertyinlinevirtual