Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Transfer_BinderOfTransientInteger Class Reference

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>

Inheritance diagram for Transfer_BinderOfTransientInteger:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: