GNU Radio 3.7.1 C++ API
gr::blocks::random_pdu Class Reference

Sends a random PDU at intervals. More...

#include <random_pdu.h>

Inheritance diagram for gr::blocks::random_pdu:

List of all members.

Public Types

typedef boost::shared_ptr
< random_pdu
sptr

Static Public Member Functions

static sptr make (int mintime, int maxtime)
 Construct a random PDU generator.

Detailed Description

Sends a random PDU at intervals.


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::random_pdu::make ( int  mintime,
int  maxtime 
) [static]

Construct a random PDU generator.


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