Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Geom_HSequenceOfSurface Class Reference

#include <Geom_HSequenceOfSurface.hxx>

Inheritance diagram for Geom_HSequenceOfSurface:
Inheritance graph
[legend]

Public Member Functions

 Geom_HSequenceOfSurface ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< Geom_Surface > &anItem)
void Append (const Handle< Geom_HSequenceOfSurface > &aSequence)
void Prepend (const Handle< Geom_Surface > &anItem)
void Prepend (const Handle< Geom_HSequenceOfSurface > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< Geom_Surface > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< Geom_HSequenceOfSurface > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< Geom_Surface > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< Geom_HSequenceOfSurface > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_Geom_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 Geom_SequenceOfSurfaceSequence () const
Geom_SequenceOfSurfaceChangeSequence ()
Handle_Geom_HSequenceOfSurface ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_Geom_Surface& Geom_HSequenceOfSurface::ChangeValue ( const Standard_Integer  anIndex)
Handle_Geom_HSequenceOfSurface Geom_HSequenceOfSurface::ShallowCopy ( ) const
Handle_Geom_HSequenceOfSurface Geom_HSequenceOfSurface::Split ( const Standard_Integer  anIndex)
const Handle_Geom_Surface& Geom_HSequenceOfSurface::Value ( const Standard_Integer  anIndex) const

The documentation for this class was generated from the following file: