#include <TColGeom2d_SequenceOfCurve.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TColGeom2d_SequenceOfCurve () | |
| Standard_EXPORT void | Clear () |
| ~TColGeom2d_SequenceOfCurve () | |
| Standard_EXPORT const TColGeom2d_SequenceOfCurve & | Assign (const TColGeom2d_SequenceOfCurve &Other) |
| const TColGeom2d_SequenceOfCurve & | operator= (const TColGeom2d_SequenceOfCurve &Other) |
| Standard_EXPORT void | Append (const Handle(Geom2d_Curve)&T) |
| void | Append (TColGeom2d_SequenceOfCurve &S) |
| Standard_EXPORT void | Prepend (const Handle(Geom2d_Curve)&T) |
| void | Prepend (TColGeom2d_SequenceOfCurve &S) |
| void | InsertBefore (const Standard_Integer Index, const Handle(Geom2d_Curve)&T) |
| void | InsertBefore (const Standard_Integer Index, TColGeom2d_SequenceOfCurve &S) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(Geom2d_Curve)&T) |
| void | InsertAfter (const Standard_Integer Index, TColGeom2d_SequenceOfCurve &S) |
| Standard_EXPORT const Handle_Geom2d_Curve & | First () const |
| Standard_EXPORT const Handle_Geom2d_Curve & | Last () const |
| void | Split (const Standard_Integer Index, TColGeom2d_SequenceOfCurve &Sub) |
| Standard_EXPORT const Handle_Geom2d_Curve & | Value (const Standard_Integer Index) const |
| const Handle_Geom2d_Curve & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(Geom2d_Curve)&I) |
| Standard_EXPORT Handle_Geom2d_Curve & | ChangeValue (const Standard_Integer Index) |
| Handle_Geom2d_Curve & | 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_SequenceOfCurve (const TColGeom2d_SequenceOfCurve &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1