GNU Radio's LFAST Package
gr::lfast::CC2F2ByteVector Class Reference

<+description of block+> More...

#include <CC2F2ByteVector.h>

Inheritance diagram for gr::lfast::CC2F2ByteVector:
gr::lfast::CC2F2ByteVector_impl

Public Types

typedef boost::shared_ptr
< CC2F2ByteVector
sptr
 

Static Public Member Functions

static sptr make (int scale=1, int vecLength=1, int numVecItems=1)
 Return a shared_ptr to a new instance of testtiming::CC2F2ByteVector. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::lfast::CC2F2ByteVector::make ( int  scale = 1,
int  vecLength = 1,
int  numVecItems = 1 
)
static

Return a shared_ptr to a new instance of testtiming::CC2F2ByteVector.

To avoid accidental use of raw pointers, testtiming::CC2F2ByteVector's constructor is in a private implementation class. testtiming::CC2F2ByteVector::make is the public interface for creating new instances.


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