Struct AstuteDDS_Sample
#include <astutedds.h>
Public Attributes
| Type | Name |
|---|---|
| const uint8_t * | data |
| size_t | length |
| int | valid |
Public Attributes Documentation
variable data
const uint8_t* AstuteDDS_Sample::data;
Pointer into an internal buffer — copy before returning.
variable length
size_t AstuteDDS_Sample::length;
variable valid
int AstuteDDS_Sample::valid;
Non-zero when data is valid (not a dispose/unregister).
The documentation for this class was generated from the following file include/astutedds/c/astutedds.h