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

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

#include <ts.h>

Data Fields

qdb_timespec_t timestamp
 Timestamp. More...
 
const char * 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 string content.

Field Documentation

qdb_timespec_t qdb_ts_string_point::timestamp

Timestamp.


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