GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
crc16_async_bb_pydoc_template.h
Go to the documentation of this file.
1 /* -*- c++ -*- */
2 /*
3  * Copyright 2021 Cesar Martinez.
4  *
5  * This file is part of GNU Radio
6  *
7  * SPDX-License-Identifier: GPL-3.0-or-later
8  *
9  */
10 #include "pydoc_macros.h"
11 #define D(...) DOC(gr, digital, __VA_ARGS__)
12 /*
13  This file contains placeholders for docstrings for the Python bindings.
14  Do not edit! These were automatically extracted during the binding process
15  and will be overwritten during the build process
16  */
17 
18 
19 static const char* __doc_gr_digital_crc16_async_bb = R"doc()doc";
20 
21 
22 static const char* __doc_gr_digital_crc16_async_bb_crc32_async_bb = R"doc()doc";
23 
24 
25 static const char* __doc_gr_digital_crc16_async_bb_make = R"doc()doc";
static const char * __doc_gr_digital_crc16_async_bb_crc32_async_bb
Definition: crc16_async_bb_pydoc_template.h:22
static const char * __doc_gr_digital_crc16_async_bb
Definition: crc16_async_bb_pydoc_template.h:19
static const char * __doc_gr_digital_crc16_async_bb_make
Definition: crc16_async_bb_pydoc_template.h:25