#include <Standard.hxx>#include <Standard_Integer.hxx>#include <TCollection_AsciiString.hxx>#include <NCollection_DefineAlloc.hxx>#include <Standard_Transient.hxx>Data Structures | |
| class | IFSelect_IntParam |
| This class simply allows to access an Integer value through a Handle, as a String can be (by using HString). Hence, this value can be accessed : read and modified, without passing through the specific object which detains it. Thus, parameters of a Selection or a Dispatch (according its type) can be controlled directly from the ShareOut which contains them. More... | |