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