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

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