GNU Radio C++ API Reference  3.10.11.0
The Free & Open Software Radio Ecosystem
constants_pydoc_template.h File Reference
#include "pydoc_macros.h"
Include dependency graph for constants_pydoc_template.h:

Go to the source code of this file.

Macros

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

Variables

static const char * __doc_gr_prefix = R"doc()doc"
 
static const char * __doc_gr_sysconfdir = R"doc()doc"
 
static const char * __doc_gr_prefsdir = R"doc()doc"
 
static const char * __doc_gr_build_date = R"doc()doc"
 
static const char * __doc_gr_version = R"doc()doc"
 
static const char * __doc_gr_major_version = R"doc()doc"
 
static const char * __doc_gr_api_version = R"doc()doc"
 
static const char * __doc_gr_minor_version = R"doc()doc"
 
static const char * __doc_gr_c_compiler = R"doc()doc"
 
static const char * __doc_gr_cxx_compiler = R"doc()doc"
 
static const char * __doc_gr_compiler_flags = R"doc()doc"
 
static const char * __doc_gr_build_time_enabled_components = R"doc()doc"
 

Macro Definition Documentation

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

Variable Documentation

const char* __doc_gr_api_version = R"doc()doc"
static
const char* __doc_gr_build_date = R"doc()doc"
static
const char* __doc_gr_build_time_enabled_components = R"doc()doc"
static
const char* __doc_gr_c_compiler = R"doc()doc"
static
const char* __doc_gr_compiler_flags = R"doc()doc"
static
const char* __doc_gr_cxx_compiler = R"doc()doc"
static
const char* __doc_gr_major_version = R"doc()doc"
static
const char* __doc_gr_minor_version = R"doc()doc"
static
const char* __doc_gr_prefix = R"doc()doc"
static
const char* __doc_gr_prefsdir = R"doc()doc"
static
const char* __doc_gr_sysconfdir = R"doc()doc"
static
const char* __doc_gr_version = R"doc()doc"
static