Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | template |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | template | |||
type(FormatterPtrVector), | public | :: | formatters | ||||
type(NetCDF4_FileFormatter), | public, | pointer | :: | formatter | => | null() | |
type(StringIntegerMap), | public | :: | file_ids |
public function new_ExtDataCollection (template) |
procedure, public :: find | |
procedure, public :: unfind |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | template |