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