|
Open CASCADE Technology 6.5.2
|
#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 void | Delete () |
| virtual | ~AdvApp2Var_Criterion () |
| virtual void | Value (AdvApp2Var_Patch &P, const AdvApp2Var_Context &C) const =0 |
| virtual Standard_Boolean | IsSatisfied (const AdvApp2Var_Patch &P) const =0 |
| Standard_Real | MaxValue () const |
| AdvApp2Var_CriterionType | Type () const |
| AdvApp2Var_CriterionRepartition | Repartition () const |
Protected Attributes | |
| Standard_Real | myMaxValue |
| AdvApp2Var_CriterionType | myType |
| AdvApp2Var_CriterionRepartition | myRepartition |
| virtual AdvApp2Var_Criterion::~AdvApp2Var_Criterion | ( | ) | [inline, virtual] |
| virtual void AdvApp2Var_Criterion::Delete | ( | ) | [virtual] |
| virtual Standard_Boolean AdvApp2Var_Criterion::IsSatisfied | ( | const AdvApp2Var_Patch & | P | ) | const [pure virtual] |
Implemented in GeomPlate_PlateG0Criterion, and GeomPlate_PlateG1Criterion.
| Standard_Real AdvApp2Var_Criterion::MaxValue | ( | ) | const |
| void AdvApp2Var_Criterion::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented in GeomPlate_PlateG0Criterion, and GeomPlate_PlateG1Criterion.
| void* AdvApp2Var_Criterion::operator new | ( | size_t | size | ) | [inline] |
Reimplemented in GeomPlate_PlateG0Criterion, and GeomPlate_PlateG1Criterion.
| void* AdvApp2Var_Criterion::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented in GeomPlate_PlateG0Criterion, and GeomPlate_PlateG1Criterion.
| AdvApp2Var_CriterionRepartition AdvApp2Var_Criterion::Repartition | ( | ) | const |
| AdvApp2Var_CriterionType AdvApp2Var_Criterion::Type | ( | ) | const |
| virtual void AdvApp2Var_Criterion::Value | ( | AdvApp2Var_Patch & | P, |
| const AdvApp2Var_Context & | C | ||
| ) | const [pure virtual] |
Implemented in GeomPlate_PlateG0Criterion, and GeomPlate_PlateG1Criterion.
Standard_Real AdvApp2Var_Criterion::myMaxValue [protected] |
AdvApp2Var_CriterionType AdvApp2Var_Criterion::myType [protected] |
1.7.4