GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
rotator_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_rotator = R"doc()doc"
 
static const char * __doc_gr_blocks_rotator_rotator_0 = R"doc()doc"
 
static const char * __doc_gr_blocks_rotator_rotator_1 = R"doc()doc"
 
static const char * __doc_gr_blocks_rotator_set_phase = R"doc()doc"
 
static const char * __doc_gr_blocks_rotator_set_phase_incr = R"doc()doc"
 
static const char * __doc_gr_blocks_rotator_rotate = R"doc()doc"
 
static const char * __doc_gr_blocks_rotator_rotateN = R"doc()doc"
 

Macro Definition Documentation

◆ D

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

Variable Documentation

◆ __doc_gr_blocks_rotator

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

◆ __doc_gr_blocks_rotator_rotate

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

◆ __doc_gr_blocks_rotator_rotateN

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

◆ __doc_gr_blocks_rotator_rotator_0

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

◆ __doc_gr_blocks_rotator_rotator_1

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

◆ __doc_gr_blocks_rotator_set_phase

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

◆ __doc_gr_blocks_rotator_set_phase_incr

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