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

#include <TColGeom_SequenceOfBoundedCurve.hxx>

Inheritance diagram for TColGeom_SequenceOfBoundedCurve:
Inheritance graph
[legend]

Public Member Functions

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

Constructor & Destructor Documentation


Member Function Documentation

const Handle_Geom_BoundedCurve& TColGeom_SequenceOfBoundedCurve::First ( ) const
const Handle_Geom_BoundedCurve& TColGeom_SequenceOfBoundedCurve::Last ( ) const
const Handle_Geom_BoundedCurve& TColGeom_SequenceOfBoundedCurve::operator() ( const Standard_Integer  Index) const [inline]
Handle_Geom_BoundedCurve& TColGeom_SequenceOfBoundedCurve::operator() ( const Standard_Integer  Index) [inline]
const TColGeom_SequenceOfBoundedCurve& TColGeom_SequenceOfBoundedCurve::operator= ( const TColGeom_SequenceOfBoundedCurve Other) [inline]
const Handle_Geom_BoundedCurve& TColGeom_SequenceOfBoundedCurve::Value ( const Standard_Integer  Index) const

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