GNU Radio's SATNOGS Package
gr::satnogs::msg_skip_head_impl Class Reference

#include <msg_skip_head_impl.h>

Inheritance diagram for gr::satnogs::msg_skip_head_impl:
gr::satnogs::msg_skip_head

Public Member Functions

 msg_skip_head_impl (size_t header_len)
 
 ~msg_skip_head_impl ()
 
void skip_head (pmt::pmt_t msg)
 

Additional Inherited Members

- Public Types inherited from gr::satnogs::msg_skip_head
using sptr = std::shared_ptr< msg_skip_head >
 
- Static Public Member Functions inherited from gr::satnogs::msg_skip_head
static sptr make (size_t header_len)
 

Constructor & Destructor Documentation

◆ msg_skip_head_impl()

gr::satnogs::msg_skip_head_impl::msg_skip_head_impl ( size_t  header_len)

◆ ~msg_skip_head_impl()

gr::satnogs::msg_skip_head_impl::~msg_skip_head_impl ( )

Member Function Documentation

◆ skip_head()

void gr::satnogs::msg_skip_head_impl::skip_head ( pmt::pmt_t  msg)

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