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