Open CASCADE Technology 6.6.0
Public Member Functions
StlMesh_SequenceOfMeshDomain Class Reference

#include <StlMesh_SequenceOfMeshDomain.hxx>

Inheritance diagram for StlMesh_SequenceOfMeshDomain:
Inheritance graph
[legend]

Public Member Functions

 StlMesh_SequenceOfMeshDomain ()
void Clear ()
 ~StlMesh_SequenceOfMeshDomain ()
const
StlMesh_SequenceOfMeshDomain
Assign (const StlMesh_SequenceOfMeshDomain &Other)
const
StlMesh_SequenceOfMeshDomain
operator= (const StlMesh_SequenceOfMeshDomain &Other)
void Append (const Handle< StlMesh_MeshDomain > &T)
void Append (StlMesh_SequenceOfMeshDomain &S)
void Prepend (const Handle< StlMesh_MeshDomain > &T)
void Prepend (StlMesh_SequenceOfMeshDomain &S)
void InsertBefore (const Standard_Integer Index, const Handle< StlMesh_MeshDomain > &T)
void InsertBefore (const Standard_Integer Index, StlMesh_SequenceOfMeshDomain &S)
void InsertAfter (const Standard_Integer Index, const Handle< StlMesh_MeshDomain > &T)
void InsertAfter (const Standard_Integer Index, StlMesh_SequenceOfMeshDomain &S)
const Handle_StlMesh_MeshDomain & First () const
const Handle_StlMesh_MeshDomain & Last () const
void Split (const Standard_Integer Index, StlMesh_SequenceOfMeshDomain &Sub)
const Handle_StlMesh_MeshDomain & Value (const Standard_Integer Index) const
const Handle_StlMesh_MeshDomain & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< StlMesh_MeshDomain > &I)
Handle_StlMesh_MeshDomain & ChangeValue (const Standard_Integer Index)
Handle_StlMesh_MeshDomain & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

StlMesh_SequenceOfMeshDomain::StlMesh_SequenceOfMeshDomain ( )
StlMesh_SequenceOfMeshDomain::~StlMesh_SequenceOfMeshDomain ( ) [inline]

Member Function Documentation

void StlMesh_SequenceOfMeshDomain::Append ( const Handle< StlMesh_MeshDomain > &  T)
void StlMesh_SequenceOfMeshDomain::Append ( StlMesh_SequenceOfMeshDomain S)
const StlMesh_SequenceOfMeshDomain& StlMesh_SequenceOfMeshDomain::Assign ( const StlMesh_SequenceOfMeshDomain Other)
Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::ChangeValue ( const Standard_Integer  Index)
void StlMesh_SequenceOfMeshDomain::Clear ( )
const Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::First ( ) const
void StlMesh_SequenceOfMeshDomain::InsertAfter ( const Standard_Integer  Index,
const Handle< StlMesh_MeshDomain > &  T 
)
void StlMesh_SequenceOfMeshDomain::InsertAfter ( const Standard_Integer  Index,
StlMesh_SequenceOfMeshDomain S 
)
void StlMesh_SequenceOfMeshDomain::InsertBefore ( const Standard_Integer  Index,
const Handle< StlMesh_MeshDomain > &  T 
)
void StlMesh_SequenceOfMeshDomain::InsertBefore ( const Standard_Integer  Index,
StlMesh_SequenceOfMeshDomain S 
)
const Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::Last ( ) const
Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::operator() ( const Standard_Integer  Index) [inline]
const Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::operator() ( const Standard_Integer  Index) const [inline]
const StlMesh_SequenceOfMeshDomain& StlMesh_SequenceOfMeshDomain::operator= ( const StlMesh_SequenceOfMeshDomain Other) [inline]
void StlMesh_SequenceOfMeshDomain::Prepend ( const Handle< StlMesh_MeshDomain > &  T)
void StlMesh_SequenceOfMeshDomain::Prepend ( StlMesh_SequenceOfMeshDomain S)
void StlMesh_SequenceOfMeshDomain::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void StlMesh_SequenceOfMeshDomain::Remove ( const Standard_Integer  Index)
void StlMesh_SequenceOfMeshDomain::SetValue ( const Standard_Integer  Index,
const Handle< StlMesh_MeshDomain > &  I 
)
void StlMesh_SequenceOfMeshDomain::Split ( const Standard_Integer  Index,
StlMesh_SequenceOfMeshDomain Sub 
)
const Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines