Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Transfer_BinderOfTransientInteger.hxx>
#include <Standard_Integer.hxx>
#include <Transfer_SimpleBinderOfTransient.hxx>
Data Structures | |
class | Transfer_BinderOfTransientInteger |
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 More... |