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

#include <gr_hdlc_framer_2_channel_b_impl.h>

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

Public Member Functions

 gr_hdlc_framer_2_channel_b_impl (int dlci_0, int dlci_1)
 
 ~gr_hdlc_framer_2_channel_b_impl ()
 
void forecast (int noutput_items, gr_vector_int &ninput_items_required)
 
int general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::framers::gr_hdlc_framer_2_channel_b
typedef boost::shared_ptr
< gr_hdlc_framer_2_channel_b
sptr
 
- Static Public Member Functions inherited from gr::framers::gr_hdlc_framer_2_channel_b
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...
 

Constructor & Destructor Documentation

gr::framers::gr_hdlc_framer_2_channel_b_impl::gr_hdlc_framer_2_channel_b_impl ( int  dlci_0,
int  dlci_1 
)
gr::framers::gr_hdlc_framer_2_channel_b_impl::~gr_hdlc_framer_2_channel_b_impl ( )

Member Function Documentation

void gr::framers::gr_hdlc_framer_2_channel_b_impl::forecast ( int  noutput_items,
gr_vector_int &  ninput_items_required 
)
int gr::framers::gr_hdlc_framer_2_channel_b_impl::general_work ( int  noutput_items,
gr_vector_int &  ninput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

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