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

<+description of block+> More...

#include <synchronizeCADU.h>

Inheritance diagram for gr::ccsds::synchronizeCADU:

Public Types

typedef boost::shared_ptr< synchronizeCADU > sptr
 

Static Public Member Functions

static sptr make (std::string syncWord, int tolerance, std::string tagName)
 Return a shared_ptr to a new instance of ccsds::synchronizeCADU. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::ccsds::synchronizeCADU::make ( std::string  syncWord,
int  tolerance,
std::string  tagName 
)
static

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

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


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