|
Open CASCADE Technology 6.5.2
|
#include <Transfer_IteratorOfProcessForFinder.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Transfer_IteratorOfProcessForFinder (const Standard_Boolean withstarts) | |
| void | Add (const Handle< Transfer_Binder > &binder) |
| void | Add (const Handle< Transfer_Binder > &binder, const Handle< Transfer_Finder > &start) |
| void | Filter (const Handle< Transfer_HSequenceOfFinder > &list, const Standard_Boolean keep=Standard_True) |
| Standard_Boolean | HasStarting () const |
| const Handle_Transfer_Finder & | Starting () const |
| Transfer_IteratorOfProcessForFinder::Transfer_IteratorOfProcessForFinder | ( | const Standard_Boolean | withstarts | ) |
| void Transfer_IteratorOfProcessForFinder::Add | ( | const Handle< Transfer_Binder > & | binder | ) |
| void Transfer_IteratorOfProcessForFinder::Add | ( | const Handle< Transfer_Binder > & | binder, |
| const Handle< Transfer_Finder > & | start | ||
| ) |
| void Transfer_IteratorOfProcessForFinder::Filter | ( | const Handle< Transfer_HSequenceOfFinder > & | list, |
| const Standard_Boolean | keep = Standard_True |
||
| ) |
| Standard_Boolean Transfer_IteratorOfProcessForFinder::HasStarting | ( | ) | const |
| void Transfer_IteratorOfProcessForFinder::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from Transfer_TransferIterator.
| void* Transfer_IteratorOfProcessForFinder::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from Transfer_TransferIterator.
| void* Transfer_IteratorOfProcessForFinder::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from Transfer_TransferIterator.
| const Handle_Transfer_Finder& Transfer_IteratorOfProcessForFinder::Starting | ( | ) | const |
1.7.4