SCORPIO APIs for inquiring attributes This file contains the SCORPIO APIs for inquiring about attribute (id, type, dimensions etc)
More...
|
integer function | spio_inq_att::pio_inq_attid_file_vid (file, varid, attname, attid) |
| Inquire/get the unique id associated with an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attid_fh_vid (fh, varid, attname, attid) |
| Inquire/get the unique id associated with an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attid_file_vdesc (file, vdesc, attname, attid) |
| Inquire/get the unique id associated with a attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attname_file_vid (file, varid, attid, attname) |
| Inquire/get the name of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attname_fh_vid (fh, varid, attid, attname) |
| Inquire/get the name of a attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attname_file_vdesc (file, vdesc, attid, attname) |
| Inquire/get the name of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_atttype_file_vid (file, varid, attid, atttype) |
| Inquire/get the type of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_atttype_fh_vid (fh, varid, attid, atttype) |
| Inquire/get the type of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_atttype_file_vdesc (file, vdesc, attid, atttype) |
| Inquire/get the type of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attlen_file_varid_attid_offlen (file, varid, attid, attlen) |
| Inquire/get the length of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attlen_file_varid_attname_offlen (file, varid, attname, attlen) |
| Inquire/get the length of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attlen_fh_varid_attid_offlen (fh, varid, attid, attlen) |
| Inquire/get the length of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attlen_fh_varid_attname_offlen (fh, varid, attname, attlen) |
| Inquire/get the length of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attlen_file_vdesc_attid_offlen (file, vdesc, attid, attlen) |
| Inquire/get the length of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_attlen_file_vdesc_attname_offlen (file, vdesc, attname, attlen) |
| Inquire/get the length of an attribute in a file. More...
|
|
integer function | spio_inq_att::pio_inq_att_file_vid_offlen (file, varid, attname, xtype, len) |
| Get the meta-data associated with a attribute. More...
|
|
integer function | spio_inq_att::pio_inq_att_fh_vid_offlen (fh, varid, attname, xtype, len) |
| Get the meta-data associated with an attribute. More...
|
|
integer function | spio_inq_att::pio_inq_att_file_vdesc_offlen (file, vdesc, attname, xtype, len) |
| Get the meta-data associated with a attribute. More...
|
|
SCORPIO APIs for inquiring attributes This file contains the SCORPIO APIs for inquiring about attribute (id, type, dimensions etc)