GNU Radio 3.6.5 C++ API

gr::blocks::tagged_stream_to_pdu Class Reference

Turns received stream data and tags into PDUs. More...

#include <tagged_stream_to_pdu.h>

Inheritance diagram for gr::blocks::tagged_stream_to_pdu:
gr_sync_block gr_block gr_basic_block gr_msg_accepter gruel::msg_accepter gr::blocks::tagged_stream_to_pdu_impl

List of all members.

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.

Detailed Description

Turns received stream data and tags into PDUs.


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::tagged_stream_to_pdu::make ( pdu::vector_type  type) [static]

Construct a tagged_stream_to_pdu block.

Parameters:
typePDU type of pdu::vector_type

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