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