|
Open CASCADE Technology
6.5.4
|
This type of Binder allows to attach as result, besides a
Transient Object, an Integer Value, which can be an Index
in the Object if it defines a List, for instance
This Binder is otherwise a kind of SimpleBinderOfTransient,
i.e. its basic result (for iterators, etc) is the Transient
#include <Transfer_BinderOfTransientInteger.hxx>

Public Member Functions | |
| Transfer_BinderOfTransientInteger () | |
| Creates an empty BinderOfTransientInteger; Default value for the integer part is zero | |
| void | SetInteger (const Standard_Integer value) |
| Sets a value for the integer part | |
| Standard_Integer | Integer () const |
| Returns the value set for the integer part | |
1.8.0