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

<+description of block+> More...

#include <iridium_frame_printer.h>

Inheritance diagram for gr::iridium::iridium_frame_printer:
gr::iridium::iridium_frame_printer_impl

Public Types

typedef std::shared_ptr< iridium_frame_printersptr

Static Public Member Functions

static sptr make (std::string file_info)
 Return a shared_ptr to a new instance of iridium::iridium_frame_printer.

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

sptr gr::iridium::iridium_frame_printer::make ( std::string file_info)
static

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

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


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