|
GNU Radio's CCSDS Package
|
<+description of block+> More...
#include <synchronizeCADUArgMax.h>

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... | |
<+description of block+>
| typedef boost::shared_ptr<synchronizeCADUArgMax> gr::ccsds::synchronizeCADUArgMax::sptr |
|
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.