![]() |
smax-clib v1.0
A C/C++ client library for SMA-X
|
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. | |
SMA-X standard metadata.