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