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