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

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