Open CASCADE Technology 6.6.0
Public Member Functions
TColGeom2d_SequenceOfBoundedCurve Class Reference

#include <TColGeom2d_SequenceOfBoundedCurve.hxx>

Inheritance diagram for TColGeom2d_SequenceOfBoundedCurve:
Inheritance graph
[legend]

Public Member Functions

 TColGeom2d_SequenceOfBoundedCurve ()
void Clear ()
 ~TColGeom2d_SequenceOfBoundedCurve ()
const
TColGeom2d_SequenceOfBoundedCurve
Assign (const TColGeom2d_SequenceOfBoundedCurve &Other)
const
TColGeom2d_SequenceOfBoundedCurve
operator= (const TColGeom2d_SequenceOfBoundedCurve &Other)
void Append (const Handle< Geom2d_BoundedCurve > &T)
void Append (TColGeom2d_SequenceOfBoundedCurve &S)
void Prepend (const Handle< Geom2d_BoundedCurve > &T)
void Prepend (TColGeom2d_SequenceOfBoundedCurve &S)
void InsertBefore (const Standard_Integer Index, const Handle< Geom2d_BoundedCurve > &T)
void InsertBefore (const Standard_Integer Index, TColGeom2d_SequenceOfBoundedCurve &S)
void InsertAfter (const Standard_Integer Index, const Handle< Geom2d_BoundedCurve > &T)
void InsertAfter (const Standard_Integer Index, TColGeom2d_SequenceOfBoundedCurve &S)
const Handle_Geom2d_BoundedCurve & First () const
const Handle_Geom2d_BoundedCurve & Last () const
void Split (const Standard_Integer Index, TColGeom2d_SequenceOfBoundedCurve &Sub)
const Handle_Geom2d_BoundedCurve & Value (const Standard_Integer Index) const
const Handle_Geom2d_BoundedCurve & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< Geom2d_BoundedCurve > &I)
Handle_Geom2d_BoundedCurve & ChangeValue (const Standard_Integer Index)
Handle_Geom2d_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

TColGeom2d_SequenceOfBoundedCurve::TColGeom2d_SequenceOfBoundedCurve ( )
TColGeom2d_SequenceOfBoundedCurve::~TColGeom2d_SequenceOfBoundedCurve ( ) [inline]

Member Function Documentation

void TColGeom2d_SequenceOfBoundedCurve::Append ( const Handle< Geom2d_BoundedCurve > &  T)
void TColGeom2d_SequenceOfBoundedCurve::Append ( TColGeom2d_SequenceOfBoundedCurve S)
const TColGeom2d_SequenceOfBoundedCurve& TColGeom2d_SequenceOfBoundedCurve::Assign ( const TColGeom2d_SequenceOfBoundedCurve Other)
Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::ChangeValue ( const Standard_Integer  Index)
void TColGeom2d_SequenceOfBoundedCurve::Clear ( )
const Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::First ( ) const
void TColGeom2d_SequenceOfBoundedCurve::InsertAfter ( const Standard_Integer  Index,
const Handle< Geom2d_BoundedCurve > &  T 
)
void TColGeom2d_SequenceOfBoundedCurve::InsertAfter ( const Standard_Integer  Index,
TColGeom2d_SequenceOfBoundedCurve S 
)
void TColGeom2d_SequenceOfBoundedCurve::InsertBefore ( const Standard_Integer  Index,
const Handle< Geom2d_BoundedCurve > &  T 
)
void TColGeom2d_SequenceOfBoundedCurve::InsertBefore ( const Standard_Integer  Index,
TColGeom2d_SequenceOfBoundedCurve S 
)
const Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::Last ( ) const
Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::operator() ( const Standard_Integer  Index) [inline]
const Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::operator() ( const Standard_Integer  Index) const [inline]
const TColGeom2d_SequenceOfBoundedCurve& TColGeom2d_SequenceOfBoundedCurve::operator= ( const TColGeom2d_SequenceOfBoundedCurve Other) [inline]
void TColGeom2d_SequenceOfBoundedCurve::Prepend ( const Handle< Geom2d_BoundedCurve > &  T)
void TColGeom2d_SequenceOfBoundedCurve::Prepend ( TColGeom2d_SequenceOfBoundedCurve S)
void TColGeom2d_SequenceOfBoundedCurve::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void TColGeom2d_SequenceOfBoundedCurve::Remove ( const Standard_Integer  Index)
void TColGeom2d_SequenceOfBoundedCurve::SetValue ( const Standard_Integer  Index,
const Handle< Geom2d_BoundedCurve > &  I 
)
void TColGeom2d_SequenceOfBoundedCurve::Split ( const Standard_Integer  Index,
TColGeom2d_SequenceOfBoundedCurve Sub 
)
const Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::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