#include <SelectMgr_ListOfFilter.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | SelectMgr_ListOfFilter () |
| Standard_EXPORT void | Assign (const SelectMgr_ListOfFilter &Other) |
| void | operator= (const SelectMgr_ListOfFilter &Other) |
| Standard_EXPORT Standard_Integer | Extent () const |
| Standard_EXPORT void | Clear () |
| ~SelectMgr_ListOfFilter () | |
| Standard_Boolean | IsEmpty () const |
| Standard_EXPORT void | Prepend (const Handle(SelectMgr_Filter)&I) |
| Standard_EXPORT void | Prepend (const Handle(SelectMgr_Filter)&I, SelectMgr_ListIteratorOfListOfFilter &theIt) |
| Standard_EXPORT void | Prepend (SelectMgr_ListOfFilter &Other) |
| Standard_EXPORT void | Append (const Handle(SelectMgr_Filter)&I) |
| Standard_EXPORT void | Append (const Handle(SelectMgr_Filter)&I, SelectMgr_ListIteratorOfListOfFilter &theIt) |
| Standard_EXPORT void | Append (SelectMgr_ListOfFilter &Other) |
| Standard_EXPORT Handle_SelectMgr_Filter & | First () const |
| Standard_EXPORT Handle_SelectMgr_Filter & | Last () const |
| Standard_EXPORT void | RemoveFirst () |
| Standard_EXPORT void | Remove (SelectMgr_ListIteratorOfListOfFilter &It) |
| Standard_EXPORT void | InsertBefore (const Handle(SelectMgr_Filter)&I, SelectMgr_ListIteratorOfListOfFilter &It) |
| Standard_EXPORT void | InsertBefore (SelectMgr_ListOfFilter &Other, SelectMgr_ListIteratorOfListOfFilter &It) |
| Standard_EXPORT void | InsertAfter (const Handle(SelectMgr_Filter)&I, SelectMgr_ListIteratorOfListOfFilter &It) |
| Standard_EXPORT void | InsertAfter (SelectMgr_ListOfFilter &Other, SelectMgr_ListIteratorOfListOfFilter &It) |
Private Member Functions | |
| Standard_EXPORT | SelectMgr_ListOfFilter (const SelectMgr_ListOfFilter &Other) |
Private Attributes | |
| Standard_Address | myFirst |
| Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1