GNU Radio's AIS Package
gr::ais::invert Class Reference

<+description of block+> More...

#include <invert.h>

Inheritance diagram for gr::ais::invert:

Public Types

typedef boost::shared_ptr< invertsptr
 

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of ais::invert. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<invert> gr::ais::invert::sptr

Member Function Documentation

◆ make()

static sptr gr::ais::invert::make ( )
static

Return a shared_ptr to a new instance of ais::invert.

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


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