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

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

#include <ts.h>

Data Fields

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

Detailed Description

A timestamped data with a symbol content.

Field Documentation

qdb_timespec_t qdb_ts_symbol_point::timestamp

Timestamp.


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