OSFI-Fortran
3.10.0
OpenSF Integration Library
|
Type that contains code common to both Parameter and ParamReader. More...
Public Member Functions | |
Procedure | isvalid => oh_isvalid |
Returns true if the handle is valid (not null). Calling any other methods on this instance while this function returns false is not allowed unless otherwise specified. | |
Public Attributes | |
type(c_ptr) | handle = C_NULL_PTR |
Handle to OSFI-C++ object managed by this instance. | |
Type that contains code common to both Parameter and ParamReader.