SMESH.RangeOfIds_i Class Reference

#include <SMESH_Filter_i.hxx>

Inheritance diagram for SMESH.RangeOfIds_i:

Inheritance graph

Public Member Functions

 RangeOfIds_i ()
void SetRange (const SMESH::long_array &theIds)
CORBA::Boolean SetRangeStr (const char *theRange)
char * GetRangeStr ()
void SetElementType (ElementType theType)
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::RangeOfIdsPtr myRangeOfIdsPtr
Controls::PredicatePtr myPredicatePtr
Controls::FunctorPtr myFunctorPtr

Constructor & Destructor Documentation

RangeOfIds_i::RangeOfIds_i  ) 
 


Member Function Documentation

void RangeOfIds_i::SetRange const SMESH::long_array theIds  ) 
 

CORBA::Boolean RangeOfIds_i::SetRangeStr const char *  theRange  ) 
 

char * RangeOfIds_i::GetRangeStr  ) 
 

void RangeOfIds_i::SetElementType ElementType  theType  ) 
 

FunctorType RangeOfIds_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::RangeOfIdsPtr SMESH.RangeOfIds_i.myRangeOfIdsPtr [protected]
 

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

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