| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=I4P), | public, | parameter | :: | FPLSuccess | = | 0 | |
| integer(kind=I4P), | public, | parameter | :: | FPLWrapperFactoryError | = | -1 | |
| integer(kind=I4P), | public, | parameter | :: | FPLWrapperError | = | -2 | |
| integer(kind=I4P), | public, | parameter | :: | FPLSublistError | = | -3 | |
| integer(kind=I4P), | public, | parameter | :: | FPLParameterListIteratorError | = | -4 | |
| type(MessageHandler_t), | public | :: | msg |