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

<+description of block+> More...

#include <gr_hdlc_framer_b.h>

Inheritance diagram for gr::framers::gr_hdlc_framer_b:
gr::framers::gr_hdlc_framer_b_impl

Public Types

typedef boost::shared_ptr
< gr_hdlc_framer_b
sptr
 

Static Public Member Functions

static sptr make (int dlci)
 Return a shared_ptr to a new instance of framers::gr_hdlc_framer_b. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::framers::gr_hdlc_framer_b::make ( int  dlci)
static

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

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


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