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