GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
head_pydoc_template.h File Reference
#include "pydoc_macros.h"

Go to the source code of this file.

Macros

#define D(...)   DOC(gr, blocks, __VA_ARGS__)
 

Variables

static const char * __doc_gr_blocks_head = R"doc()doc"
 
static const char * __doc_gr_blocks_head_head_0 = R"doc()doc"
 
static const char * __doc_gr_blocks_head_head_1 = R"doc()doc"
 
static const char * __doc_gr_blocks_head_make = R"doc()doc"
 
static const char * __doc_gr_blocks_head_reset = R"doc()doc"
 
static const char * __doc_gr_blocks_head_set_length = R"doc()doc"
 

Macro Definition Documentation

◆ D

#define D (   ...)    DOC(gr, blocks, __VA_ARGS__)

Variable Documentation

◆ __doc_gr_blocks_head

const char* __doc_gr_blocks_head = R"doc()doc"
static

◆ __doc_gr_blocks_head_head_0

const char* __doc_gr_blocks_head_head_0 = R"doc()doc"
static

◆ __doc_gr_blocks_head_head_1

const char* __doc_gr_blocks_head_head_1 = R"doc()doc"
static

◆ __doc_gr_blocks_head_make

const char* __doc_gr_blocks_head_make = R"doc()doc"
static

◆ __doc_gr_blocks_head_reset

const char* __doc_gr_blocks_head_reset = R"doc()doc"
static

◆ __doc_gr_blocks_head_set_length

const char* __doc_gr_blocks_head_set_length = R"doc()doc"
static