23 #ifndef INCLUDED_IIO_ATTR_SINK_H 24 #define INCLUDED_IIO_ATTR_SINK_H 27 #include <gnuradio/block.h> 40 typedef std::shared_ptr<attr_sink>
sptr;
50 static sptr make(
const std::string &uri,
const std::string &device,
51 const std::string &channel,
int type,
bool output,
bool required_enable);
#define IIO_API
Definition: api.h:19
<+description of block+>
Definition: attr_sink.h:37
Definition: attr_sink.h:29
std::shared_ptr< attr_sink > sptr
Definition: attr_sink.h:40