#include <TColGeom2d_SequenceOfBoundedCurve.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TColGeom2d_SequenceOfBoundedCurve () | |
| Standard_EXPORT void | Clear () |
| ~TColGeom2d_SequenceOfBoundedCurve () | |
| Standard_EXPORT const TColGeom2d_SequenceOfBoundedCurve & | Assign (const TColGeom2d_SequenceOfBoundedCurve &Other) |
| const TColGeom2d_SequenceOfBoundedCurve & | operator= (const TColGeom2d_SequenceOfBoundedCurve &Other) |
| Standard_EXPORT void | Append (const Handle(Geom2d_BoundedCurve)&T) |
| void | Append (TColGeom2d_SequenceOfBoundedCurve &S) |
| Standard_EXPORT 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) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(Geom2d_BoundedCurve)&T) |
| void | InsertAfter (const Standard_Integer Index, TColGeom2d_SequenceOfBoundedCurve &S) |
| Standard_EXPORT const Handle_Geom2d_BoundedCurve & | First () const |
| Standard_EXPORT const Handle_Geom2d_BoundedCurve & | Last () const |
| void | Split (const Standard_Integer Index, TColGeom2d_SequenceOfBoundedCurve &Sub) |
| Standard_EXPORT const Handle_Geom2d_BoundedCurve & | Value (const Standard_Integer Index) const |
| const Handle_Geom2d_BoundedCurve & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(Geom2d_BoundedCurve)&I) |
| Standard_EXPORT Handle_Geom2d_BoundedCurve & | ChangeValue (const Standard_Integer Index) |
| Handle_Geom2d_BoundedCurve & | operator() (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
| Standard_EXPORT | TColGeom2d_SequenceOfBoundedCurve (const TColGeom2d_SequenceOfBoundedCurve &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1