te::dt::DateTimeProperty Member List

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

clone() const te::dt::DateTimePropertyvirtual
DateTimeProperty(const std::string &name, DateTimeType dateType=DATE, bool isRequired=false, std::string *defaultValue=0, unsigned int id=0, Property *parent=0)te::dt::DateTimeProperty
DateTimeProperty(const std::string &name, DateTimeType dateType, TemporalResolution tmpRes, bool isRequired=false, std::string *defaultValue=0, unsigned int id=0, Property *parent=0)te::dt::DateTimeProperty
DateTimeProperty(const std::string &name, TemporalResolution tmpRes, DateTimeStringFormat strFormat, bool isRequired=false, std::string *defaultValue=0, unsigned int id=0, Property *parent=0)te::dt::DateTimeProperty
DateTimeProperty(const std::string &name, TemporalResolution tmpRes, DateTimeOrdinalType ordType, TimeInstant startTime, bool isRequired=false, std::string *defaultValue=0, unsigned int id=0, Property *parent=0)te::dt::DateTimeProperty
DateTimeProperty(const DateTimeProperty &rhs)te::dt::DateTimeProperty
getDatasetName() const te::dt::Propertyinline
getDefaultValue() const te::dt::SimplePropertyinline
getId() const te::dt::Propertyinline
getName() const te::dt::Propertyinline
getOrdinalStartTime() const te::dt::DateTimePropertyinline
getOrdinalType() const te::dt::DateTimePropertyinline
getParent() const te::dt::Propertyinline
getResolution() const te::dt::DateTimePropertyinline
getStrFormat() const te::dt::DateTimePropertyinline
getSubType() const te::dt::DateTimePropertyinline
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_dSubTypete::dt::DateTimePropertyprotected
m_idte::dt::Propertyprotected
m_isAutoNumberte::dt::SimplePropertyprotected
m_isRequiredte::dt::SimplePropertyprotected
m_namete::dt::Propertyprotected
m_ordinalStartTimete::dt::DateTimePropertyprotected
m_ordinalTypete::dt::DateTimePropertyprotected
m_parentte::dt::Propertyprotected
m_strFormatte::dt::DateTimePropertyprotected
m_tempResolutionte::dt::DateTimePropertyprotected
m_typete::dt::Propertyprotected
operator=(const DateTimeProperty &rhs)te::dt::DateTimeProperty
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
setId(unsigned int id)te::dt::Propertyinline
setName(const std::string &name)te::dt::Propertyinline
setOrdinalStartTime(TimeInstant t)te::dt::DateTimePropertyinline
setOrdinalType(DateTimeOrdinalType t)te::dt::DateTimePropertyinline
setParent(Property *p)te::dt::Propertyinline
setRequired(bool r)te::dt::SimplePropertyinline
setResolution(TemporalResolution t)te::dt::DateTimePropertyinline
setStrFormat(DateTimeStringFormat f)te::dt::DateTimePropertyinline
setSubtype(DateTimeType t)te::dt::DateTimePropertyinline
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
~DateTimeProperty()te::dt::DateTimePropertyinline
~Property()te::dt::Propertyinlinevirtual
~SimpleProperty()te::dt::SimplePropertyvirtual