DCSModulesAPI
1.0.0
DCS sub project containing all the control modules as libraries.
|
Public Member Functions | |
ByteQueue (u64 buffer_size) | |
void | addBytes (u8 *data, u64 size) |
u64 | fetchNextMsg (u8 *buffer_dst) |
u64 | count () |
void | notify_unblock () |
void | notify_restart () |