Open CASCADE Technology
6.5.4
|
a VoidBinder is used to bind a starting item with a status,
error or warning messages, but no result
It is interpreted by TransferProcess, which admits a
VoidBinder to be over-written, and copies its check to the
new Binder
#include <Transfer_VoidBinder.hxx>
Public Member Functions | |
Transfer_VoidBinder () | |
a VoidBinder is not Multiple (Remark : it is not Simple too) But it can bring next results ... | |
Handle_Standard_Type | ResultType () const |
while a VoidBinder admits no Result, its ResultType returns the type of <me> | |
Standard_CString | ResultTypeName () const |
Returns "(void)" |
Handle_Standard_Type Transfer_VoidBinder::ResultType | ( | ) | const [virtual] |
Implements Transfer_Binder.
Standard_CString Transfer_VoidBinder::ResultTypeName | ( | ) | const [virtual] |
Implements Transfer_Binder.