GNU Radio's IRIDIUM_TOOLKIT Package
gr::iridium::pdu_round_robin Class Reference

<+description of block+> More...

#include <pdu_round_robin.h>

Inheritance diagram for gr::iridium::pdu_round_robin:

Public Types

typedef boost::shared_ptr< pdu_round_robinsptr
 

Static Public Member Functions

static sptr make (int output_count)
 Return a shared_ptr to a new instance of iridium::pdu_round_robin.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::iridium::pdu_round_robin::make ( int  output_count)
static

Return a shared_ptr to a new instance of iridium::pdu_round_robin.

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


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