smax-clib v1.0
A C/C++ client library for SMA-X
Loading...
Searching...
No Matches
XMeta Struct Reference

SMA-X standard metadata. More...

#include <smax.h>

Data Fields

char origin [SMAX_ORIGIN_LENGTH]
 Host name that last modified.
int serial
 Number of times the variable was updated.
int status
 Error code or X_SUCCESS.
int storeBytes
 Total number of bytes stored.
int storeDim
 Dimensionality of the data as stored.
int storeSizes [X_MAX_DIMS]
 Sizes along each dimension of the data as stored.
XType storeType
 Type of variable as stored.
struct timespec timestamp
 Timestamp of the last modification.

Detailed Description

SMA-X standard metadata.

See also
smaxDestroyMeta()

The documentation for this struct was generated from the following file: