DoubleDomainConstantDescriptor()
- Affecte le type DOUBLEDOMAIN et la catégorie CONSTANT
DoubleDomainConstantDescriptor(UserDescriptorId)
DoubleDomainConstantDescriptor(UserDescriptorId, char*)
DoubleDomainConstantDescriptor(const DoubleDomainConstantDescriptor&)
~DoubleDomainConstantDescriptor()
Opérateurs
const DoubleDomainConstantDescriptor& operator=(const DoubleDomainConstantDescriptor&)
Opérations sur la valeur
pDoubleIntervalTab* GetDoubleDomainValue() const
pDoubleIntervalTab* GetDoubleDomainValue(Boolean)
pDoubleIntervalTab* GetDefaultValue() const
void SetToDefaultValue()
void SetValue(pDoubleIntervalTab*)
void AddValueElement(double, double)
void InsertValueElement(double, double)
void SetValue(pDoubleIntervalTab*, Boolean)
void SetDefaultValue(pDoubleIntervalTab*)
void SetToDefaultValue(pDoubleIntervalTab*)
bool IsInValue(double val) const
- Renvoie vrai si et seulement si val est une des valeurs du descripteur, c'est-à-dire si val est dans un des intervalles qui définissent la valeur du descripteur.
- Cette classe n'a pas de classe descendante.
This page was generated with the help of DOC++.