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

A source of zeros used mainly for testing. More...

#include <null_source.h>

Inheritance diagram for gr::blocks::null_source:

List of all members.

Public Types

typedef boost::shared_ptr
< null_source
sptr

Static Public Member Functions

static sptr make (size_t sizeof_stream_item)

Detailed Description

A source of zeros used mainly for testing.


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::null_source::make ( size_t  sizeof_stream_item) [static]

Build a null source block.

Parameters:
sizeof_stream_itemsize of the stream items in bytes.

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