diff options
author | Josh Morman <mormjb@gmail.com> | 2020-04-23 11:01:05 -0400 |
---|---|---|
committer | Josh Morman <mormjb@gmail.com> | 2020-06-04 10:05:48 -0400 |
commit | 2a5cb62885ab46ae0d8594bee26e256baed9813b (patch) | |
tree | 2f0339463e6eba8ca3a7582259c6f1d9965204cd /gr-vocoder/python/vocoder/bindings/docstrings | |
parent | 9f49495b36004af83372a31bb658f32fbb334599 (diff) |
vocoder: add pybind11 bindings
Diffstat (limited to 'gr-vocoder/python/vocoder/bindings/docstrings')
19 files changed, 522 insertions, 0 deletions
diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/alaw_decode_bs_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/alaw_decode_bs_pydoc_template.h new file mode 100644 index 0000000000..5b4897353e --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/alaw_decode_bs_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_alaw_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_alaw_decode_bs_alaw_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_alaw_decode_bs_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/alaw_encode_sb_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/alaw_encode_sb_pydoc_template.h new file mode 100644 index 0000000000..de33861098 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/alaw_encode_sb_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_alaw_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_alaw_encode_sb_alaw_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_alaw_encode_sb_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/codec2_decode_ps_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/codec2_decode_ps_pydoc_template.h new file mode 100644 index 0000000000..3687b8302d --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/codec2_decode_ps_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_codec2_decode_ps = R"doc()doc"; + + +static const char* __doc_gr_vocoder_codec2_decode_ps_codec2_decode_ps = R"doc()doc"; + + +static const char* __doc_gr_vocoder_codec2_decode_ps_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/codec2_encode_sp_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/codec2_encode_sp_pydoc_template.h new file mode 100644 index 0000000000..582ec21741 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/codec2_encode_sp_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_codec2_encode_sp = R"doc()doc"; + + +static const char* __doc_gr_vocoder_codec2_encode_sp_codec2_encode_sp = R"doc()doc"; + + +static const char* __doc_gr_vocoder_codec2_encode_sp_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/codec2_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/codec2_pydoc_template.h new file mode 100644 index 0000000000..d1d814f9c2 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/codec2_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_codec2 = R"doc()doc"; + + +static const char* __doc_gr_vocoder_codec2_codec2_0 = R"doc()doc"; + + +static const char* __doc_gr_vocoder_codec2_codec2_1 = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/cvsd_decode_bs_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/cvsd_decode_bs_pydoc_template.h new file mode 100644 index 0000000000..ad00510d41 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/cvsd_decode_bs_pydoc_template.h @@ -0,0 +1,51 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_cvsd_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_cvsd_decode_bs_0 = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_cvsd_decode_bs_1 = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_make = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_min_step = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_max_step = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_step_decay = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_accum_decay = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_K = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_J = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_pos_accum_max = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_decode_bs_neg_accum_max = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/cvsd_encode_sb_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/cvsd_encode_sb_pydoc_template.h new file mode 100644 index 0000000000..1bb2791401 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/cvsd_encode_sb_pydoc_template.h @@ -0,0 +1,51 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_cvsd_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_cvsd_encode_sb_0 = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_cvsd_encode_sb_1 = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_make = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_min_step = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_max_step = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_step_decay = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_accum_decay = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_K = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_J = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_pos_accum_max = R"doc()doc"; + + +static const char* __doc_gr_vocoder_cvsd_encode_sb_neg_accum_max = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/freedv_rx_ss_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/freedv_rx_ss_pydoc_template.h new file mode 100644 index 0000000000..f66b4c6282 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/freedv_rx_ss_pydoc_template.h @@ -0,0 +1,36 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_freedv_rx_ss = R"doc()doc"; + + +static const char* __doc_gr_vocoder_freedv_rx_ss_freedv_rx_ss_0 = R"doc()doc"; + + +static const char* __doc_gr_vocoder_freedv_rx_ss_freedv_rx_ss_1 = R"doc()doc"; + + +static const char* __doc_gr_vocoder_freedv_rx_ss_make = R"doc()doc"; + + +static const char* __doc_gr_vocoder_freedv_rx_ss_set_squelch_thresh = R"doc()doc"; + + +static const char* __doc_gr_vocoder_freedv_rx_ss_squelch_thresh = R"doc()doc"; + + +static const char* __doc_gr_vocoder_freedv_rx_ss_set_squelch_en = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/freedv_tx_ss_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/freedv_tx_ss_pydoc_template.h new file mode 100644 index 0000000000..becd9fcd7f --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/freedv_tx_ss_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_freedv_tx_ss = R"doc()doc"; + + +static const char* __doc_gr_vocoder_freedv_tx_ss_freedv_tx_ss = R"doc()doc"; + + +static const char* __doc_gr_vocoder_freedv_tx_ss_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/g721_decode_bs_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/g721_decode_bs_pydoc_template.h new file mode 100644 index 0000000000..41589ea518 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/g721_decode_bs_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_g721_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g721_decode_bs_g721_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g721_decode_bs_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/g721_encode_sb_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/g721_encode_sb_pydoc_template.h new file mode 100644 index 0000000000..aa5d6abcb6 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/g721_encode_sb_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_g721_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g721_encode_sb_g721_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g721_encode_sb_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/g723_24_decode_bs_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/g723_24_decode_bs_pydoc_template.h new file mode 100644 index 0000000000..595edea32e --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/g723_24_decode_bs_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_g723_24_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g723_24_decode_bs_g723_24_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g723_24_decode_bs_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/g723_24_encode_sb_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/g723_24_encode_sb_pydoc_template.h new file mode 100644 index 0000000000..dcfed7a29a --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/g723_24_encode_sb_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_g723_24_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g723_24_encode_sb_g723_24_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g723_24_encode_sb_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/g723_40_decode_bs_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/g723_40_decode_bs_pydoc_template.h new file mode 100644 index 0000000000..2211cd500e --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/g723_40_decode_bs_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_g723_40_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g723_40_decode_bs_g723_40_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g723_40_decode_bs_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/g723_40_encode_sb_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/g723_40_encode_sb_pydoc_template.h new file mode 100644 index 0000000000..cd70ab9aba --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/g723_40_encode_sb_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_g723_40_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g723_40_encode_sb_g723_40_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_g723_40_encode_sb_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/gsm_fr_decode_ps_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/gsm_fr_decode_ps_pydoc_template.h new file mode 100644 index 0000000000..7eb0cb759a --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/gsm_fr_decode_ps_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_gsm_fr_decode_ps = R"doc()doc"; + + +static const char* __doc_gr_vocoder_gsm_fr_decode_ps_gsm_fr_decode_ps = R"doc()doc"; + + +static const char* __doc_gr_vocoder_gsm_fr_decode_ps_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/gsm_fr_encode_sp_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/gsm_fr_encode_sp_pydoc_template.h new file mode 100644 index 0000000000..ba22e6e233 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/gsm_fr_encode_sp_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_gsm_fr_encode_sp = R"doc()doc"; + + +static const char* __doc_gr_vocoder_gsm_fr_encode_sp_gsm_fr_encode_sp = R"doc()doc"; + + +static const char* __doc_gr_vocoder_gsm_fr_encode_sp_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/ulaw_decode_bs_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/ulaw_decode_bs_pydoc_template.h new file mode 100644 index 0000000000..3be76ab71c --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/ulaw_decode_bs_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_ulaw_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_ulaw_decode_bs_ulaw_decode_bs = R"doc()doc"; + + +static const char* __doc_gr_vocoder_ulaw_decode_bs_make = R"doc()doc"; diff --git a/gr-vocoder/python/vocoder/bindings/docstrings/ulaw_encode_sb_pydoc_template.h b/gr-vocoder/python/vocoder/bindings/docstrings/ulaw_encode_sb_pydoc_template.h new file mode 100644 index 0000000000..b194701869 --- /dev/null +++ b/gr-vocoder/python/vocoder/bindings/docstrings/ulaw_encode_sb_pydoc_template.h @@ -0,0 +1,24 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, vocoder, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_vocoder_ulaw_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_ulaw_encode_sb_ulaw_encode_sb = R"doc()doc"; + + +static const char* __doc_gr_vocoder_ulaw_encode_sb_make = R"doc()doc"; |