|
Write descriptive text |
|
Get number of descriptors in file |
|
Get size of descriptor data |
|
Read descriptive text |
|
Write ordinal value |
|
Read ordinal value |
Node: Descriptor_t (SIDS, File Mapping)
C Functions |
Modes |
---|---|
ier = |
- w m |
ier = |
r - m |
ier = |
r - m |
Fortran interfaces |
Modes |
---|---|
call |
- w m |
call |
r - m |
call |
r - m |
call |
r - m |
Number of Descriptor_t nodes under the current node.
Descriptor index number, where 1 ≤ D ≤ ndescriptors.
Name of the Descriptor_t node.
Description held in the Descriptor_t node.
Size of the descriptor data (Fortran interface only) - integer.
Error status.
Note that with cg_descriptor_read the memory for the descriptor character string, text, will be allocated by the Mid-Level Library. The application code is responsible for releasing this memory when it is no longer needed by calling cg_free(text).
Node: Ordinal_t (SIDS, File Mapping)
C Functions |
Modes |
---|---|
ier = |
- w m |
ier = |
r - m |
Fortran interfaces |
Modes |
---|---|
call |
- w m |
call |
r - m |
Any integer value.
Error status.