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

<+description of block+> More...

#include <synchronizeCADUArgMax.h>

Inheritance diagram for gr::ccsds::synchronizeCADUArgMax:

Public Types

typedef boost::shared_ptr< synchronizeCADUArgMax > sptr
 

Static Public Member Functions

static sptr make (std::string sync, int size, int mtxFunction, int ambiguity, int fec, int verbose, std::string tagName)
 Return a shared_ptr to a new instance of ccsds::synchronizeCADUArgMax. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::ccsds::synchronizeCADUArgMax::make ( std::string  sync,
int  size,
int  mtxFunction,
int  ambiguity,
int  fec,
int  verbose,
std::string  tagName 
)
static

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

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


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