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

Public Types | |
| typedef boost::shared_ptr< recoverCADUSoft > | sptr |
Static Public Member Functions | |
| static sptr | make (int frame_length, int scramble, std::string tag_name) |
| Return a shared_ptr to a new instance of ccsds::recoverCADUSoft. More... | |
<+description of block+>
| typedef boost::shared_ptr<recoverCADUSoft> gr::ccsds::recoverCADUSoft::sptr |
|
static |
Return a shared_ptr to a new instance of ccsds::recoverCADUSoft.
To avoid accidental use of raw pointers, ccsds::recoverCADUSoft's constructor is in a private implementation class. ccsds::recoverCADUSoft::make is the public interface for creating new instances.