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