hc_bytearray_t hcv_bytearray;
struct tm hcv_tm;
struct timespec hcv_timespec;
} hcv;
} hc_value_t;
Description
Thistagged union type can be used to hold a reference to any of the 5800 system data types.
hc_schema_t
5800system name-value metadata schema.
Synopsis
typedef void hc_schema_t;
Description
Anopaque structure that holds the names and data types of each element in the archive’s
metadataschema.
hc_nvr_t
5800system name-value record.
Synopsis
typedef void hc_nvr_t;
Description
Anopaque structure to represent one metadata record. There is a count of metadata tuples, and
parallelsets of names and of typed values for the tuples in this metadata record.
hc_session_t
Structuredescribing the connection from one thread to one 5800 system server.
Synopsis
typedef void hc_session_t;
SynchronousCData Types
SunStorageTek5800 System Client API Reference Manual • June 200848