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

<+description of block+> More...

#include <synchronizeCADUSoft.h>

Inheritance diagram for gr::ccsds::synchronizeCADUSoft:

Public Types

typedef boost::shared_ptr< synchronizeCADUSoft > sptr
 

Static Public Member Functions

static sptr make (std::string sync, int stl, int lts, int slip, int frame_size, int fec, int invCC, std::string tag_name)
 Return a shared_ptr to a new instance of ccsds::synchronizeCADUSoft. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::ccsds::synchronizeCADUSoft::make ( std::string  sync,
int  stl,
int  lts,
int  slip,
int  frame_size,
int  fec,
int  invCC,
std::string  tag_name 
)
static

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

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


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