GNU Radio's IRIDIUM Package
gr::iridium::frame_sorter Class Reference

<+description of block+> More...

#include <frame_sorter.h>

Inheritance diagram for gr::iridium::frame_sorter:
gr::iridium::frame_sorter_impl

Public Types

typedef std::shared_ptr< frame_sortersptr

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of iridium::frame_sorter.

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

sptr gr::iridium::frame_sorter::make ( )
static

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

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


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