| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | counter | = | 0 | ||
| procedure(accumulate_data), | public, | pointer | :: | accumulate | |||
| procedure(reset_data), | public, | pointer | :: | reset |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(aggregator_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(aggregator_t), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | method |