abstract definition of can_set method for integer values Parameters
More...
abstract definition of can_set method for integer values Parameters
- Parameters
-
self | class(elpa_t): the ELPA object |
name | string: the name of the key |
value | integer: the valye to associate with the key |
- Returns
- state integer : 1 is set, 0 if not, else a negativ error code which can be queried with elpa_strerr
◆ elpa_can_set_i()
integer function elpa_api::elpa_can_set_i::elpa_can_set_i |
( |
class(elpa_t) |
self, |
|
|
character(*), intent(in) |
name, |
|
|
integer(kind=c_int), intent(in) |
value |
|
) |
| |
|
virtual |
The documentation for this interface was generated from the following file: