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

Go to the source code of this file.

Macros

#define D(...)
 

Variables

static const char * __doc_gr_msg_queue = R"doc()doc"
 
static const char * __doc_gr_msg_queue_msg_queue = R"doc()doc"
 
static const char * __doc_gr_msg_queue_make = R"doc()doc"
 
static const char * __doc_gr_msg_queue_handle = R"doc()doc"
 
static const char * __doc_gr_msg_queue_insert_tail = R"doc()doc"
 
static const char * __doc_gr_msg_queue_delete_head = R"doc()doc"
 
static const char * __doc_gr_msg_queue_delete_head_nowait = R"doc()doc"
 
static const char * __doc_gr_msg_queue_flush = R"doc()doc"
 
static const char * __doc_gr_msg_queue_empty_p = R"doc()doc"
 
static const char * __doc_gr_msg_queue_full_p = R"doc()doc"
 
static const char * __doc_gr_msg_queue_count = R"doc()doc"
 
static const char * __doc_gr_msg_queue_limit = R"doc()doc"
 

Macro Definition Documentation

◆ D

#define D ( ...)
Value:
DOC(gr, __VA_ARGS__)
#define DOC(...)
Definition docs/doxygen/pydoc_macros.h:17
GNU Radio logging wrapper.
Definition basic_block.h:29

Variable Documentation

◆ __doc_gr_msg_queue

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

◆ __doc_gr_msg_queue_count

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

◆ __doc_gr_msg_queue_delete_head

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

◆ __doc_gr_msg_queue_delete_head_nowait

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

◆ __doc_gr_msg_queue_empty_p

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

◆ __doc_gr_msg_queue_flush

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

◆ __doc_gr_msg_queue_full_p

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

◆ __doc_gr_msg_queue_handle

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

◆ __doc_gr_msg_queue_insert_tail

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

◆ __doc_gr_msg_queue_limit

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

◆ __doc_gr_msg_queue_make

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

◆ __doc_gr_msg_queue_msg_queue

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