Open CASCADE Technology 6.6.0
Public Member Functions
TColGeom_HSequenceOfSurface Class Reference

#include <TColGeom_HSequenceOfSurface.hxx>

Inheritance diagram for TColGeom_HSequenceOfSurface:
Inheritance graph
[legend]

Public Member Functions

 TColGeom_HSequenceOfSurface ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< Geom_Surface > &anItem)
void Append (const Handle< TColGeom_HSequenceOfSurface > &aSequence)
void Prepend (const Handle< Geom_Surface > &anItem)
void Prepend (const Handle< TColGeom_HSequenceOfSurface > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< Geom_Surface > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< TColGeom_HSequenceOfSurface > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< Geom_Surface > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< TColGeom_HSequenceOfSurface > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_TColGeom_HSequenceOfSurface Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< Geom_Surface > &anItem)
const Handle_Geom_Surface & Value (const Standard_Integer anIndex) const
Handle_Geom_Surface & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const TColGeom_SequenceOfSurfaceSequence () const
TColGeom_SequenceOfSurfaceChangeSequence ()
Handle_TColGeom_HSequenceOfSurface ShallowCopy () const

Constructor & Destructor Documentation

TColGeom_HSequenceOfSurface::TColGeom_HSequenceOfSurface ( )

Member Function Documentation

void TColGeom_HSequenceOfSurface::Append ( const Handle< Geom_Surface > &  anItem)
void TColGeom_HSequenceOfSurface::Append ( const Handle< TColGeom_HSequenceOfSurface > &  aSequence)
TColGeom_SequenceOfSurface& TColGeom_HSequenceOfSurface::ChangeSequence ( )
Handle_Geom_Surface& TColGeom_HSequenceOfSurface::ChangeValue ( const Standard_Integer  anIndex)
void TColGeom_HSequenceOfSurface::Clear ( )
void TColGeom_HSequenceOfSurface::Exchange ( const Standard_Integer  anIndex,
const Standard_Integer  anOtherIndex 
)
void TColGeom_HSequenceOfSurface::InsertAfter ( const Standard_Integer  anIndex,
const Handle< Geom_Surface > &  anItem 
)
void TColGeom_HSequenceOfSurface::InsertAfter ( const Standard_Integer  anIndex,
const Handle< TColGeom_HSequenceOfSurface > &  aSequence 
)
void TColGeom_HSequenceOfSurface::InsertBefore ( const Standard_Integer  anIndex,
const Handle< Geom_Surface > &  anItem 
)
void TColGeom_HSequenceOfSurface::InsertBefore ( const Standard_Integer  anIndex,
const Handle< TColGeom_HSequenceOfSurface > &  aSequence 
)
Standard_Boolean TColGeom_HSequenceOfSurface::IsEmpty ( ) const
Standard_Integer TColGeom_HSequenceOfSurface::Length ( ) const
void TColGeom_HSequenceOfSurface::Prepend ( const Handle< Geom_Surface > &  anItem)
void TColGeom_HSequenceOfSurface::Prepend ( const Handle< TColGeom_HSequenceOfSurface > &  aSequence)
void TColGeom_HSequenceOfSurface::Remove ( const Standard_Integer  fromIndex,
const Standard_Integer  toIndex 
)
void TColGeom_HSequenceOfSurface::Remove ( const Standard_Integer  anIndex)
void TColGeom_HSequenceOfSurface::Reverse ( )
const TColGeom_SequenceOfSurface& TColGeom_HSequenceOfSurface::Sequence ( ) const
void TColGeom_HSequenceOfSurface::SetValue ( const Standard_Integer  anIndex,
const Handle< Geom_Surface > &  anItem 
)
Handle_TColGeom_HSequenceOfSurface TColGeom_HSequenceOfSurface::ShallowCopy ( ) const
Handle_TColGeom_HSequenceOfSurface TColGeom_HSequenceOfSurface::Split ( const Standard_Integer  anIndex)
const Handle_Geom_Surface& TColGeom_HSequenceOfSurface::Value ( const Standard_Integer  anIndex) const

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