\defgroup PIO_inq_attlen
@public @details
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(File_desc_t), | intent(inout) | :: | File |
copydoc: file_desc_t |
||
| integer(kind=i4), | intent(in) | :: | varid |
: attribute id |
||
| character(len=*), | intent(in) | :: | name |
: name of attribute |
||
| integer, | intent(out) | :: | len |
: Length of attribute |
@public @details
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(File_desc_t), | intent(inout) | :: | File |
copydoc: file_desc_t |
||
| type(Var_desc_t), | intent(in) | :: | vardesc |
copydoc: var_desc_t |
||
| character(len=*), | intent(in) | :: | name |
: name of attribute |
||
| integer, | intent(out) | :: | len |
: Length of attribute |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(File_desc_t), | intent(inout) | :: | File | |||
| type(Var_desc_t), | intent(in) | :: | vardesc | |||
| character(len=*), | intent(in) | :: | name | |||
| integer(kind=pio_offset), | intent(out) | :: | len |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(File_desc_t), | intent(inout) | :: | File | |||
| integer, | intent(in) | :: | vid | |||
| character(len=*), | intent(in) | :: | name | |||
| integer(kind=pio_offset), | intent(out) | :: | len |