SMESH.BelongToGeom_i Class Reference

#include <SMESH_Filter_i.hxx>

Inheritance diagram for SMESH.BelongToGeom_i:

Inheritance graph

Public Member Functions

 BelongToGeom_i ()
virtual ~BelongToGeom_i ()
void SetGeom (GEOM::GEOM_Object_ptr theGeom)
void SetElementType (ElementType theType)
FunctorType GetFunctorType ()
void SetGeom (const TopoDS_Shape &theShape)
void SetShapeName (const char *theName)
void SetShape (const char *theID, const char *theName)
char * GetShapeName ()
char * GetShapeID ()
CORBA::Boolean IsSatisfy (CORBA::Long theElementId)
Controls::PredicatePtr GetPredicate ()
void SetMesh (SMESH_Mesh_ptr theMesh)
Controls::FunctorPtr GetFunctor ()
ElementType GetElementType ()

Protected Attributes

Controls::BelongToGeomPtr myBelongToGeomPtr
char * myShapeName
char * myShapeID
Controls::PredicatePtr myPredicatePtr
Controls::FunctorPtr myFunctorPtr

Constructor & Destructor Documentation

BelongToGeom_i::BelongToGeom_i  ) 
 

BelongToGeom_i::~BelongToGeom_i  )  [virtual]
 


Member Function Documentation

void BelongToGeom_i::SetGeom GEOM::GEOM_Object_ptr  theGeom  ) 
 

void BelongToGeom_i::SetElementType ElementType  theType  ) 
 

FunctorType BelongToGeom_i::GetFunctorType  ) 
 

void BelongToGeom_i::SetGeom const TopoDS_Shape theShape  ) 
 

void BelongToGeom_i::SetShapeName const char *  theName  ) 
 

void BelongToGeom_i::SetShape const char *  theID,
const char *  theName
 

char * BelongToGeom_i::GetShapeName  ) 
 

char * BelongToGeom_i::GetShapeID  ) 
 

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::BelongToGeomPtr SMESH.BelongToGeom_i.myBelongToGeomPtr [protected]
 

char* SMESH.BelongToGeom_i.myShapeName [protected]
 

char* SMESH.BelongToGeom_i.myShapeID [protected]
 

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

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