GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
skiphead.h File Reference
#include <gnuradio/blocks/api.h>
#include <gnuradio/sync_block.h>
#include <stddef.h>
Include dependency graph for skiphead.h:

Go to the source code of this file.

Classes

class  gr::blocks::skiphead
 skips the first N items, from then on copies items to the output More...
 

Namespaces

 gr
 Include this header to use the message passing features.
 
 gr::blocks