These are FIFO. More...
#include <primarydriver.h>
Public Member Functions | |
template<typename tVar > | |
void | push (tVar) |
Private Member Functions | |
void | push_char (char) |
void | push_int16_t (int16_t) |
void | push_int32_t (int32_t) |
void | push_double (double) |
These are FIFO.
Definition at line 45 of file primarydriver.h.
|
inline |
Pushes raw data to raw record Use signed/unsigned char, int16_t(16bit), and int32_t for integers. IEEE 754 float and double for floting point numbers. Little endian bytes will be stored into thread-local