quasardb C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
qdb_ts_blob_point Struct Reference

A timestamped data with a binary content. More...

#include <ts.h>

Data Fields

qdb_timespec_t timestamp
 Timestamp. More...
 
const void * content
 Pointer to data.
 
qdb_size_t content_length
 Length, in bytes, of the data pointed to by content.
 

Detailed Description

A timestamped data with a binary content.

Field Documentation

qdb_timespec_t qdb_ts_blob_point::timestamp

Timestamp.


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