| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | SERVICE | |||
| character(len=*), | intent(in) | :: | BUNDLE |
$ private
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | BUNDLE_NAME | |||
| character(len=:), | public, | allocatable | :: | SERVICE_NAME | |||
| type(ESMF_FieldBundle), | public | :: | BUNDLE |
| private function newProvidedServiceType (SERVICE, BUNDLE) |
$ private
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | SERVICE_NAME | |||
| character(len=:), | public, | allocatable | :: | VAR_LIST(:) | |||
| type(ESMF_FieldBundle), | public | :: | BUNDLE |
$ private
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | PROVIDER_NAME | |||
| character(len=:), | public, | allocatable | :: | REQUESTER_NAME | |||
| character(len=:), | public, | allocatable | :: | SERVICE_NAME |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ServiceConnectionType), | intent(in) | :: | ITEM | |||
| character(len=*), | intent(out), | optional | :: | SERVICE | ||
| character(len=*), | intent(out), | optional | :: | PROVIDER | ||
| character(len=*), | intent(out), | optional | :: | REQUESTER | ||
| integer, | intent(out), | optional | :: | RC |