SMESH_Group_i Class Reference

#include <SMESH_Group_i.hxx>

Inheritance diagram for SMESH_Group_i:

Inheritance graph

Public Member Functions

 SMESH_Group_i (PortableServer::POA_ptr thePOA, SMESH_Mesh_i *theMeshServant, const int theLocalID)
void Clear ()
CORBA::Long Add (const SMESH::long_array &theIDs)
CORBA::Long Remove (const SMESH::long_array &theIDs)
CORBA::Long AddByPredicate (SMESH::Predicate_ptr thePredicate)
CORBA::Long RemoveByPredicate (SMESH::Predicate_ptr thePredicate)
void SetName (const char *name)
char * GetName ()
SMESH::ElementType GetType ()
CORBA::Long Size ()
CORBA::Boolean IsEmpty ()
CORBA::Boolean Contains (CORBA::Long elem_id)
CORBA::Long GetID (CORBA::Long elem_index)
SMESH::long_arrayGetListOfID ()
SMESH::SMESH_Mesh_ptr GetMesh ()
virtual SMESH::long_arrayGetIDs ()
int GetLocalID () const
SMESH_Mesh_iGetMeshServant () const
SMESH_GroupGetSmeshGroup () const
SMESHDS_GroupBaseGetGroupDS () const
void SetColorNumber (CORBA::Long color)
CORBA::Long GetColorNumber ()

Constructor & Destructor Documentation

SMESH_Group_i::SMESH_Group_i PortableServer::POA_ptr  thePOA,
SMESH_Mesh_i theMeshServant,
const int  theLocalID
 


Member Function Documentation

void SMESH_Group_i::Clear  ) 
 

CORBA::Long SMESH_Group_i::Add const SMESH::long_array theIDs  ) 
 

CORBA::Long SMESH_Group_i::Remove const SMESH::long_array theIDs  ) 
 

CORBA::Long SMESH_Group_i::AddByPredicate SMESH::Predicate_ptr  thePredicate  ) 
 

CORBA::Long SMESH_Group_i::RemoveByPredicate SMESH::Predicate_ptr  thePredicate  ) 
 

void SMESH_GroupBase_i::SetName const char *  name  )  [inherited]
 

char * SMESH_GroupBase_i::GetName  )  [inherited]
 

SMESH::ElementType SMESH_GroupBase_i::GetType  )  [inherited]
 

CORBA::Long SMESH_GroupBase_i::Size  )  [inherited]
 

CORBA::Boolean SMESH_GroupBase_i::IsEmpty  )  [inherited]
 

CORBA::Boolean SMESH_GroupBase_i::Contains CORBA::Long  elem_id  )  [inherited]
 

CORBA::Long SMESH_GroupBase_i::GetID CORBA::Long  elem_index  )  [inherited]
 

SMESH::long_array * SMESH_GroupBase_i::GetListOfID  )  [inherited]
 

SMESH::SMESH_Mesh_ptr SMESH_GroupBase_i::GetMesh  )  [inherited]
 

SMESH::long_array * SMESH_GroupBase_i::GetIDs  )  [virtual, inherited]
 

int SMESH_GroupBase_i.GetLocalID  )  const [inherited]
 

SMESH_Mesh_i* SMESH_GroupBase_i.GetMeshServant  )  const [inherited]
 

SMESH_Group * SMESH_GroupBase_i::GetSmeshGroup  )  const [inherited]
 

SMESHDS_GroupBase * SMESH_GroupBase_i::GetGroupDS  )  const [inherited]
 

void SMESH_GroupBase_i::SetColorNumber CORBA::Long  color  )  [inherited]
 

CORBA::Long SMESH_GroupBase_i::GetColorNumber  )  [inherited]