GNU Radio 3.6.4.2 C++ API
gr_random_pdu Class Reference

Send message at defined interval. More...

#include <gr_random_pdu.h>

Inheritance diagram for gr_random_pdu:
gr_block

List of all members.

Public Member Functions

 gr_random_pdu (int, int)
bool start ()
void generate_pdu (pmt::pmt_t msg)
void generate_pdu ()

Friends

GR_CORE_API gr_random_pdu_sptr gr_make_random_pdu (int mintime, int maxtime)

Detailed Description

Send message at defined interval.


Constructor & Destructor Documentation

gr_random_pdu::gr_random_pdu ( int  ,
int   
)

Member Function Documentation

bool gr_random_pdu::start ( ) [virtual]

Reimplemented from gr_block.


Friends And Related Function Documentation

GR_CORE_API gr_random_pdu_sptr gr_make_random_pdu ( int  mintime,
int  maxtime 
) [friend]

The documentation for this class was generated from the following file: