#include <AdvApp2Var_Criterion.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
virtual Standard_EXPORT void | Delete () |
virtual Standard_EXPORT | ~AdvApp2Var_Criterion () |
virtual Standard_EXPORT void | Value (AdvApp2Var_Patch &P, const AdvApp2Var_Context &C) const =0 |
virtual Standard_EXPORT Standard_Boolean | IsSatisfied (const AdvApp2Var_Patch &P) const =0 |
Standard_EXPORT Standard_Real | MaxValue () const |
Standard_EXPORT AdvApp2Var_CriterionType | Type () const |
Standard_EXPORT AdvApp2Var_CriterionRepartition | Repartition () const |
Protected Attributes | |
Standard_Real | myMaxValue |
AdvApp2Var_CriterionType | myType |
AdvApp2Var_CriterionRepartition | myRepartition |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|