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