SMESH.LogicalNOT_i Class Reference

#include <SMESH_Filter_i.hxx>

Inheritance diagram for SMESH.LogicalNOT_i:

Inheritance graph

Public Member Functions

 LogicalNOT_i ()
virtual ~LogicalNOT_i ()
virtual void SetPredicate (Predicate_ptr)
Predicate_iGetPredicate_i ()
FunctorType GetFunctorType ()
CORBA::Boolean IsSatisfy (CORBA::Long theElementId)
Controls::PredicatePtr GetPredicate ()
void SetMesh (SMESH_Mesh_ptr theMesh)
Controls::FunctorPtr GetFunctor ()
ElementType GetElementType ()

Protected Attributes

Controls::LogicalNOTPtr myLogicalNOTPtr
Predicate_imyPredicate
Controls::PredicatePtr myPredicatePtr
Controls::FunctorPtr myFunctorPtr

Constructor & Destructor Documentation

LogicalNOT_i::LogicalNOT_i  ) 
 

LogicalNOT_i::~LogicalNOT_i  )  [virtual]
 


Member Function Documentation

void LogicalNOT_i::SetPredicate Predicate_ptr   )  [virtual]
 

Predicate_i * LogicalNOT_i::GetPredicate_i  ) 
 

FunctorType LogicalNOT_i::GetFunctorType  ) 
 

CORBA::Boolean Predicate_i::IsSatisfy CORBA::Long  theElementId  )  [inherited]
 

Controls::PredicatePtr Predicate_i::GetPredicate  )  [inherited]
 

void Functor_i::SetMesh SMESH_Mesh_ptr  theMesh  )  [inherited]
 

Reimplemented in SMESH.LogicalBinary_i.

Controls::FunctorPtr SMESH.Functor_i.GetFunctor  )  [inherited]
 

ElementType Functor_i::GetElementType  )  [inherited]
 


Field Documentation

Controls::LogicalNOTPtr SMESH.LogicalNOT_i.myLogicalNOTPtr [protected]
 

Predicate_i* SMESH.LogicalNOT_i.myPredicate [protected]
 

Controls::PredicatePtr SMESH.Predicate_i.myPredicatePtr [protected, inherited]
 

Controls::FunctorPtr SMESH.Functor_i.myFunctorPtr [protected, inherited]