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 std::shared_ptr< CC2F2ByteVectorsptr

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.

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

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: