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

<+description of block+> More...

#include <synchronizeCADUHard.h>

Inheritance diagram for gr::ccsds::synchronizeCADUHard:

Public Types

typedef boost::shared_ptr< synchronizeCADUHard > sptr
 

Static Public Member Functions

static sptr make (std::string sync, int stl, int lts, int tin, int ambiguity, int frame_size, int verbose)
 Return a shared_ptr to a new instance of ccsds::synchronizeCADUHard. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::ccsds::synchronizeCADUHard::make ( std::string  sync,
int  stl,
int  lts,
int  tin,
int  ambiguity,
int  frame_size,
int  verbose 
)
static

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

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


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