GNU Radio's RTP Package
source_pydoc_template.h File Reference
#include "pydoc_macros.h"

Go to the source code of this file.

Macros

#define D(...)

Variables

static const char * __doc_gr_rtp_source = R"doc()doc"
static const char * __doc_gr_rtp_source_source = R"doc()doc"
static const char * __doc_gr_rtp_source_make = R"doc()doc"
static const char * __doc_gr_rtp_source_get_bits_per_sample = R"doc()doc"
static const char * __doc_gr_rtp_source_get_channels = R"doc()doc"
static const char * __doc_gr_rtp_source_set_ssrc = R"doc()doc"
static const char * __doc_gr_rtp_source_get_ssrc = R"doc()doc"

Macro Definition Documentation

◆ D

#define D ( ...)
Value:
DOC(gr, rtp, __VA_ARGS__)
#define DOC(...)
Definition build/python/rtp/bindings/pydoc_macros.h:17
Definition source.h:18

Variable Documentation

◆ __doc_gr_rtp_source

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

◆ __doc_gr_rtp_source_get_bits_per_sample

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

◆ __doc_gr_rtp_source_get_channels

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

◆ __doc_gr_rtp_source_get_ssrc

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

◆ __doc_gr_rtp_source_make

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

◆ __doc_gr_rtp_source_set_ssrc

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

◆ __doc_gr_rtp_source_source

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