Gather received items into messages and insert into msgq.
More...
#include <gr_socket_pdu.h>
List of all members.
Detailed Description
Gather received items into messages and insert into msgq.
Constructor & Destructor Documentation
gr_socket_pdu::gr_socket_pdu |
( |
std::string |
type, |
|
|
std::string |
addr, |
|
|
std::string |
port, |
|
|
int |
MTU = 10000 |
|
) |
| [protected] |
gr_socket_pdu::~gr_socket_pdu |
( |
| ) |
[inline] |
Friends And Related Function Documentation
GR_CORE_API gr_socket_pdu_sptr gr_make_socket_pdu |
( |
std::string |
type, |
|
|
std::string |
addr, |
|
|
std::string |
port, |
|
|
int |
MTU |
|
) |
| [friend] |
The documentation for this class was generated from the following file: