18 #ifndef INCLUDED_UHD_TYPES_STREAM_CMD_HPP    19 #define INCLUDED_UHD_TYPES_STREAM_CMD_HPP    49             STREAM_MODE_START_CONTINUOUS   = int(
'a'),
    50             STREAM_MODE_STOP_CONTINUOUS    = int(
'o'),
    51             STREAM_MODE_NUM_SAMPS_AND_DONE = int(
'd'),
    52             STREAM_MODE_NUM_SAMPS_AND_MORE = int(
'm')
 Definition: stream_cmd.hpp:46
 
Definition: time_spec.hpp:39
 
time_spec_t time_spec
Definition: stream_cmd.hpp:57
 
Definition: convert.hpp:28
 
stream_mode_t
Definition: stream_cmd.hpp:48
 
#define UHD_API
Definition: config.h:66
 
bool stream_now
Definition: stream_cmd.hpp:56
 
size_t num_samps
Definition: stream_cmd.hpp:54