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

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