GNU Radio 3.6.5 C++ API
|
#include <gr_core_api.h>
#include <gr_block.h>
#include <gr_message.h>
#include <gr_msg_queue.h>
#include <boost/random.hpp>
#include <boost/generator_iterator.hpp>
Go to the source code of this file.
Classes | |
class | gr_random_pdu |
Send message at defined interval. More... | |
Functions | |
GR_CORE_API gr_random_pdu_sptr | gr_make_random_pdu (int mintime, int maxtime) |
GR_CORE_API gr_random_pdu_sptr gr_make_random_pdu | ( | int | mintime, |
int | maxtime | ||
) |