GNU Radio 3.7.1 C++ API
gr::blocks::repeat Class Reference

repeat each input repeat times More...

#include <repeat.h>

Inheritance diagram for gr::blocks::repeat:

List of all members.

Public Types

typedef boost::shared_ptr< repeatsptr

Static Public Member Functions

static sptr make (size_t itemsize, int repeat)

Detailed Description

repeat each input repeat times


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::repeat::make ( size_t  itemsize,
int  repeat 
) [static]

Make a repeat block.

Parameters:
itemsizestream itemsize
repeatnumber of times to repeat the input

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