GNU Radio 3.6.5 C++ API
|
Turns received stream data and tags into PDUs. More...
#include <tagged_stream_to_pdu.h>
Public Types | |
typedef boost::shared_ptr < tagged_stream_to_pdu > | sptr |
Static Public Member Functions | |
static sptr | make (pdu::vector_type type) |
Construct a tagged_stream_to_pdu block. |
Turns received stream data and tags into PDUs.
static sptr gr::blocks::tagged_stream_to_pdu::make | ( | pdu::vector_type | type | ) | [static] |
Construct a tagged_stream_to_pdu block.
type | PDU type of pdu::vector_type |