DoubleConstantDescriptor()
- Affecte le type DOUBLE et la catégorie CONSTANT
DoubleConstantDescriptor(UserDescriptorId)
DoubleConstantDescriptor(UserDescriptorId, char*)
DoubleConstantDescriptor(const DoubleConstantDescriptor&)
~DoubleConstantDescriptor()
Opérateurs
const DoubleConstantDescriptor& operator=(const DoubleConstantDescriptor&)
Opérations sur le domaine
void SetDomain(DescDoubleValueSpec*)
void SetSubDomain(double, double)
void AddSubDomain(double, double)
Opérations sur la valeur
double GetDoubleValue() const
double GetDefaultValue() const
DescDoubleValueSpec* GetDoubleDomain() const
bool IsInDomain(double) const
bool IsOutOfDomain(double) const
void SetToDefaultValue()
void SetValue(double)
void SetDefaultValue(double)
void SetToDefaultValue(double)
- Cette classe n'a pas de classe descendante.
This page was generated with the help of DOC++.