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