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

| TColGeom2d_SequenceOfGeometry::TColGeom2d_SequenceOfGeometry | ( | ) |
| TColGeom2d_SequenceOfGeometry::~TColGeom2d_SequenceOfGeometry | ( | ) | [inline] |
| void TColGeom2d_SequenceOfGeometry::Append | ( | const Handle< Geom2d_Geometry > & | T | ) |
| void TColGeom2d_SequenceOfGeometry::Append | ( | TColGeom2d_SequenceOfGeometry & | S | ) |
| const TColGeom2d_SequenceOfGeometry& TColGeom2d_SequenceOfGeometry::Assign | ( | const TColGeom2d_SequenceOfGeometry & | Other | ) |
| Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::ChangeValue | ( | const Standard_Integer | Index | ) |
| void TColGeom2d_SequenceOfGeometry::Clear | ( | ) |
| const Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::First | ( | ) | const |
| void TColGeom2d_SequenceOfGeometry::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< Geom2d_Geometry > & | T | ||
| ) |
| void TColGeom2d_SequenceOfGeometry::InsertAfter | ( | const Standard_Integer | Index, |
| TColGeom2d_SequenceOfGeometry & | S | ||
| ) |
| void TColGeom2d_SequenceOfGeometry::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< Geom2d_Geometry > & | T | ||
| ) |
| void TColGeom2d_SequenceOfGeometry::InsertBefore | ( | const Standard_Integer | Index, |
| TColGeom2d_SequenceOfGeometry & | S | ||
| ) |
| const Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::Last | ( | ) | const |
| void TColGeom2d_SequenceOfGeometry::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* TColGeom2d_SequenceOfGeometry::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* TColGeom2d_SequenceOfGeometry::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const TColGeom2d_SequenceOfGeometry& TColGeom2d_SequenceOfGeometry::operator= | ( | const TColGeom2d_SequenceOfGeometry & | Other | ) | [inline] |
| void TColGeom2d_SequenceOfGeometry::Prepend | ( | TColGeom2d_SequenceOfGeometry & | S | ) |
| void TColGeom2d_SequenceOfGeometry::Prepend | ( | const Handle< Geom2d_Geometry > & | T | ) |
| void TColGeom2d_SequenceOfGeometry::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void TColGeom2d_SequenceOfGeometry::Remove | ( | const Standard_Integer | Index | ) |
| void TColGeom2d_SequenceOfGeometry::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Geom2d_Geometry > & | I | ||
| ) |
| void TColGeom2d_SequenceOfGeometry::Split | ( | const Standard_Integer | Index, |
| TColGeom2d_SequenceOfGeometry & | Sub | ||
| ) |
| const Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4