GNU Radio's CCSDS Package
gr::ccsds::recoverCADUSoft Class Reference

<+description of block+> More...

#include <recoverCADUSoft.h>

Inheritance diagram for gr::ccsds::recoverCADUSoft:

Public Types

typedef boost::shared_ptr< recoverCADUSoft > sptr
 

Static Public Member Functions

static sptr make (int frame_length, int scramble, std::string tag_name)
 Return a shared_ptr to a new instance of ccsds::recoverCADUSoft. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::ccsds::recoverCADUSoft::make ( int  frame_length,
int  scramble,
std::string  tag_name 
)
static

Return a shared_ptr to a new instance of ccsds::recoverCADUSoft.

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


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