GNU Radio 3.2.2 C++ API
rx_sample_handler.h File Reference
#include <usrp2/metadata.h>
#include <stddef.h>

Go to the source code of this file.

Classes

class  usrp2::rx_sample_handler
 Abstract function object called to handle received data blocks.An object derived from this class is passed to usrp2::rx_samples to process the received frames of samples. More...