GNU Radio's FRAMERS Package
gr::framers::gr_hdlc_framer_2_channel_b Class Reference

<+description of block+> More...

#include <gr_hdlc_framer_2_channel_b.h>

Inheritance diagram for gr::framers::gr_hdlc_framer_2_channel_b:
gr::framers::gr_hdlc_framer_2_channel_b_impl

Public Types

typedef boost::shared_ptr
< gr_hdlc_framer_2_channel_b
sptr
 

Static Public Member Functions

static sptr make (int dlci_0=0, int dlci_1=1)
 Return a shared_ptr to a new instance of framers::gr_hdlc_framer_2_channel_b. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::framers::gr_hdlc_framer_2_channel_b::make ( int  dlci_0 = 0,
int  dlci_1 = 1 
)
static

Return a shared_ptr to a new instance of framers::gr_hdlc_framer_2_channel_b.

To avoid accidental use of raw pointers, framers::gr_hdlc_framer_2_channel_b's constructor is in a private implementation class. framers::gr_hdlc_framer_2_channel_b::make is the public interface for creating new instances.


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