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

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