diff --git a/python/UTAT_HERON/bindings/docstrings/tagged_stream_fixed_length_padder_pydoc_template.h b/python/UTAT_HERON/bindings/docstrings/tagged_stream_fixed_length_padder_pydoc_template.h index 9dd18fd..f2c8957 100644 --- a/python/UTAT_HERON/bindings/docstrings/tagged_stream_fixed_length_padder_pydoc_template.h +++ b/python/UTAT_HERON/bindings/docstrings/tagged_stream_fixed_length_padder_pydoc_template.h @@ -20,3 +20,27 @@ static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder = R"doc static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder_make = R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder_get_len_tag_key = + R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder_get_final_samples_per_symbol = + R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder_get_final_buffer_len = + R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder_get_filler = + R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder_set_len_tag_key = + R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder_set_final_samples_per_symbol = + R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder_set_final_buffer_len = + R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_tagged_stream_fixed_length_padder_set_filler = + R"doc()doc"; diff --git a/python/UTAT_HERON/bindings/docstrings/variable_filter_pydoc_template.h b/python/UTAT_HERON/bindings/docstrings/variable_filter_pydoc_template.h index 2c3f0a6..567fd04 100644 --- a/python/UTAT_HERON/bindings/docstrings/variable_filter_pydoc_template.h +++ b/python/UTAT_HERON/bindings/docstrings/variable_filter_pydoc_template.h @@ -19,3 +19,7 @@ static const char* __doc_gr_UTAT_HERON_variable_filter = R"doc()doc"; static const char* __doc_gr_UTAT_HERON_variable_filter_make = R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_variable_filter_get_variable_name = R"doc()doc"; + +static const char* __doc_gr_UTAT_HERON_variable_filter_set_variable_name = R"doc()doc"; \ No newline at end of file