18 #ifndef INCLUDED_UHD_TYPES_METADATA_H 19 #define INCLUDED_UHD_TYPES_METADATA_H 33 struct uhd_rx_metadata_t {
35 std::string last_error;
38 struct uhd_tx_metadata_t {
40 std::string last_error;
43 struct uhd_async_metadata_t {
45 std::string last_error;
50 struct uhd_rx_metadata_t;
51 struct uhd_tx_metadata_t;
52 struct uhd_async_metadata_t;
126 time_t *full_secs_out,
127 double *frac_secs_out
139 size_t *fragment_offset_out
249 time_t *full_secs_out,
250 double *frac_secs_out
329 time_t *full_secs_out,
330 double *frac_secs_out
342 uint32_t user_payload_out[4]
uhd_error
UHD error codes.
Definition: error.h:31
#define UHD_API
Definition: config.h:73