Version: 8.3.0
SMESH_Mesh::SubMeshHolder Class Reference
Inheritance diagram for SMESH_Mesh::SubMeshHolder:

Public Member Functions

void Add (int id, SMESH_subMesh *sm)
 
SMESH_subMeshGet (int id) const
 
void DeleteAll ()
 
int GetMinID () const
 
int GetMaxID () const
 
SMDS_Iterator< SMESH_subMesh * > * GetIterator (const bool reverse=false) const
 

Member Function Documentation

void SMESHDS_TSubMeshHolder< SMESH_subMesh >::Add ( int  id,
SMESH_subMesh sm 
)
inherited
void SMESHDS_TSubMeshHolder< SMESH_subMesh >::DeleteAll ( )
inherited
SMESH_subMesh * SMESHDS_TSubMeshHolder< SMESH_subMesh >::Get ( int  id) const
inherited
SMDS_Iterator< SMESH_subMesh * >* SMESHDS_TSubMeshHolder< SMESH_subMesh >::GetIterator ( const bool  reverse = false) const
inherited
int SMESHDS_TSubMeshHolder< SMESH_subMesh >::GetMaxID ( ) const
inherited
int SMESHDS_TSubMeshHolder< SMESH_subMesh >::GetMinID ( ) const
inherited