#include <apidefs.h>
Data Fields | |
int64_t | rec_int |
float | rec_float |
char * | rec_string |
int64_t | rec_counter |
Definition at line 596 of file apidefs.h.
int64_t TSRecordData::rec_counter |
float TSRecordData::rec_float |
int64_t TSRecordData::rec_int |
char* TSRecordData::rec_string |