OSFI-Fortran  3.10.0
OpenSF Integration Library
osfi_base::osfi_handle Type Reference

Type that contains code common to both Parameter and ParamReader. More...

Inheritance diagram for osfi_base::osfi_handle:
osfi_clp::osfi_commandlineparser osfi_confm::osfi_parameter osfi_confm::osfi_paramreader

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.
 

Detailed Description

Type that contains code common to both Parameter and ParamReader.


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