|
Open CASCADE Technology 6.5.2
|
#include <TColGeom2d_SequenceOfBoundedCurve.hxx>

| TColGeom2d_SequenceOfBoundedCurve::TColGeom2d_SequenceOfBoundedCurve | ( | ) |
| TColGeom2d_SequenceOfBoundedCurve::~TColGeom2d_SequenceOfBoundedCurve | ( | ) | [inline] |
| 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 |
| void TColGeom2d_SequenceOfBoundedCurve::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* TColGeom2d_SequenceOfBoundedCurve::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* TColGeom2d_SequenceOfBoundedCurve::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| 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 | ( | TColGeom2d_SequenceOfBoundedCurve & | S | ) |
| void TColGeom2d_SequenceOfBoundedCurve::Prepend | ( | const Handle< Geom2d_BoundedCurve > & | T | ) |
| 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 |
1.7.4