#include <stream_pdu_base.h>
Constructor & Destructor Documentation
gr::blocks::stream_pdu_base::stream_pdu_base |
( |
int |
MTU = 10000 | ) |
|
gr::blocks::stream_pdu_base::~stream_pdu_base |
( |
| ) |
|
Member Function Documentation
void gr::blocks::stream_pdu_base::run |
( |
| ) |
|
|
protected |
void gr::blocks::stream_pdu_base::stop_rxthread |
( |
| ) |
|
|
protected |
bool gr::blocks::stream_pdu_base::wait_ready |
( |
| ) |
|
|
protected |
Member Data Documentation
int gr::blocks::stream_pdu_base::d_fd |
|
protected |
bool gr::blocks::stream_pdu_base::d_finished |
|
protected |
std::vector<uint8_t> gr::blocks::stream_pdu_base::d_rxbuf |
|
protected |
bool gr::blocks::stream_pdu_base::d_started |
|
protected |
The documentation for this class was generated from the following file: