GNU Radio 3.6.5 C++ API

gr::blocks::pdu_to_tagged_stream Class Reference

Turns received PDUs into a tagged stream of items. More...

#include <pdu_to_tagged_stream.h>

Inheritance diagram for gr::blocks::pdu_to_tagged_stream:
gr_sync_block gr_block gr_basic_block gr_msg_accepter gruel::msg_accepter gr::blocks::pdu_to_tagged_stream_impl

List of all members.

Public Types

typedef boost::shared_ptr
< pdu_to_tagged_stream
sptr

Static Public Member Functions

static sptr make (pdu::vector_type type)
 Construct a pdu_to_tagged_stream block.

Detailed Description

Turns received PDUs into a tagged stream of items.


Member Typedef Documentation


Member Function Documentation

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

Construct a pdu_to_tagged_stream block.

Parameters:
typePDU type of pdu::vector_type

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