SMESH.Predicate_i Class Reference

#include <SMESH_Filter_i.hxx>

Inheritance diagram for SMESH.Predicate_i:

Inheritance graph

Public Member Functions

CORBA::Boolean IsSatisfy (CORBA::Long theElementId)
Controls::PredicatePtr GetPredicate ()
void SetMesh (SMESH_Mesh_ptr theMesh)
Controls::FunctorPtr GetFunctor ()
ElementType GetElementType ()

Protected Attributes

Controls::PredicatePtr myPredicatePtr
Controls::FunctorPtr myFunctorPtr

Member Function Documentation

CORBA::Boolean Predicate_i::IsSatisfy CORBA::Long  theElementId  ) 
 

Controls::PredicatePtr Predicate_i::GetPredicate  ) 
 

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::PredicatePtr SMESH.Predicate_i.myPredicatePtr [protected]
 

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