| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | code | = | hompack_success | ||
| character(len=256), | public | :: | message | = | "" |
This function checks if the status code indicates success.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(hompack_status), | intent(in) | :: | self |
Status object. |