GNU Radio's CCSDS Package
gr::ccsds::generateCLTU Class Reference

<+description of block+> More...

#include <generateCLTU.h>

Inheritance diagram for gr::ccsds::generateCLTU:

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...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

typedef boost::shared_ptr<generateCLTU> gr::ccsds::generateCLTU::sptr

Member Function Documentation

static sptr gr::ccsds::generateCLTU::make ( int  scramble)
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.


The documentation for this class was generated from the following file: