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

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