GNU Radio 3.4.2 C++ API
rx_sample_handler.h File Reference
#include <usrp2/metadata.h>
#include <stddef.h>
Include dependency graph for rx_sample_handler.h:
This graph shows which files directly or indirectly include this file:

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...