id
int64
0
755k
file_name
stringlengths
3
109
file_path
stringlengths
13
185
content
stringlengths
31
9.38M
size
int64
31
9.38M
language
stringclasses
1 value
extension
stringclasses
11 values
total_lines
int64
1
340k
avg_line_length
float64
2.18
149k
max_line_length
int64
7
2.22M
alphanum_fraction
float64
0
1
repo_name
stringlengths
6
65
repo_stars
int64
100
47.3k
repo_forks
int64
0
12k
repo_open_issues
int64
0
3.4k
repo_license
stringclasses
9 values
repo_extraction_date
stringclasses
92 values
exact_duplicates_redpajama
bool
2 classes
near_duplicates_redpajama
bool
2 classes
exact_duplicates_githubcode
bool
2 classes
exact_duplicates_stackv2
bool
1 class
exact_duplicates_stackv1
bool
2 classes
near_duplicates_githubcode
bool
2 classes
near_duplicates_stackv1
bool
2 classes
near_duplicates_stackv2
bool
1 class
39,697
ldpc_gen_mtrx_encoder.h
gnuradio_gnuradio/gr-fec/include/gnuradio/fec/ldpc_gen_mtrx_encoder.h
/* -*- c++ -*- */ /* * Copyright 2015 Free Software Foundation, Inc. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_FEC_LDPC_GEN_MTRX_ENCODER_H #define INCLUDED_FEC_LDPC_GEN_MTRX_ENCODER_H #include <gnuradio/fec/api.h> #include <gnuradio/fec/generic_encoder.h> #include <gnuradio/fec/ldpc_G_m...
1,931
C++
.h
57
30.929825
77
0.683985
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,698
api.h
gnuradio_gnuradio/gr-utils/modtool/templates/gr-newmod/include/gnuradio/howto/api.h
/* * Copyright 2011 Free Software Foundation, Inc. * * This file was generated by gr_modtool, a tool from the GNU Radio framework * This file is a part of gr-howto * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_HOWTO_API_H #define INCLUDED_HOWTO_API_H #include <gnuradio/attributes.h> #if...
465
C++
.h
18
24.166667
77
0.756208
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
39,699
pydoc_macros.h
gnuradio_gnuradio/gr-utils/modtool/templates/gr-newmod/docs/doxygen/pydoc_macros.h
#ifndef PYDOC_MACROS_H #define PYDOC_MACROS_H #define __EXPAND(x) x #define __COUNT(_1, _2, _3, _4, _5, _6, _7, COUNT, ...) COUNT #define __VA_SIZE(...) __EXPAND(__COUNT(__VA_ARGS__, 7, 6, 5, 4, 3, 2, 1)) #define __CAT1(a, b) a##b #define __CAT2(a, b) __CAT1(a, b) #define __DOC1(n1) __doc_##n1 #define __DOC2(n1, n2) _...
827
C++
.h
17
47.294118
87
0.509901
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,700
time_delta_impl.h
gnuradio_gnuradio/gr-pdu/lib/time_delta_impl.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later */ #ifndef INCLUDED_PDU_TIME_DELTA_IMPL_H #define INCLUDED_PDU_TIME_DELTA_IMPL_H #include <gnuradio/pdu/time_delta.h> namespace gr { namespace pdu { class time_delta_impl : public ...
1,005
C++
.h
36
24.75
75
0.680251
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,701
pdu_split_impl.h
gnuradio_gnuradio/gr-pdu/lib/pdu_split_impl.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_PDU_SPLIT_IMPL_H #define INCLUDED_PDU_PDU_SPLIT_IMPL_H #include <gnuradio/pdu/pdu_split.h> namespace gr { namespace pdu { class pdu_split_impl : public p...
853
C++
.h
32
23.78125
80
0.697417
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,702
tagged_stream_to_pdu_impl.h
gnuradio_gnuradio/gr-pdu/lib/tagged_stream_to_pdu_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_TAGGED_STREAM_TO_PDU_IMPL_H #define INCLUDED_TAGGED_STREAM_TO_PDU_IMPL_H #include <gnuradio/pdu/tagged_stream_to_pdu.h> namespace gr { nam...
908
C++
.h
31
24.806452
69
0.658228
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,703
pdu_remove_impl.h
gnuradio_gnuradio/gr-pdu/lib/pdu_remove_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_PDU_REMOVE_IMPL_H #define INCLUDED_PDU_PDU_REMOVE_IMPL_H #include <gnuradio/pdu/pdu_remove.h> namespace gr { namespace pdu { class pd...
616
C++
.h
26
21.538462
57
0.675815
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,704
tags_to_pdu_impl.h
gnuradio_gnuradio/gr-pdu/lib/tags_to_pdu_impl.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_TAGS_TO_PDU_IMPL_H #define INCLUDED_PDU_TAGS_TO_PDU_IMPL_H #include <gnuradio/pdu/tags_to_pdu.h> namespace gr { namespace pdu { template <class T> class ...
3,544
C++
.h
99
29.919192
83
0.641399
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,705
take_skip_to_pdu_impl.h
gnuradio_gnuradio/gr-pdu/lib/take_skip_to_pdu_impl.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_TAKE_SKIP_TO_PDU_IMPL_H #define INCLUDED_PDU_TAKE_SKIP_TO_PDU_IMPL_H #include <gnuradio/pdu/take_skip_to_pdu.h> namespace gr { namespace pdu { template <...
2,030
C++
.h
66
26.30303
79
0.657099
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,706
pdu_to_tagged_stream_impl.h
gnuradio_gnuradio/gr-pdu/lib/pdu_to_tagged_stream_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_TO_TAGGED_STREAM_IMPL_H #define INCLUDED_PDU_TO_TAGGED_STREAM_IMPL_H #include <gnuradio/pdu/pdu_to_tagged_stream.h> namespace gr { nam...
1,031
C++
.h
32
27.6875
83
0.669697
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,707
random_pdu_impl.h
gnuradio_gnuradio/gr-pdu/lib/random_pdu_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_RANDOM_PDU_IMPL_H #define INCLUDED_PDU_RANDOM_PDU_IMPL_H #include <gnuradio/pdu/random_pdu.h> #include <random> namespace gr { namesp...
977
C++
.h
36
22.916667
58
0.653433
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,708
pdu_set_impl.h
gnuradio_gnuradio/gr-pdu/lib/pdu_set_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_PDU_SET_IMPL_H #define INCLUDED_PDU_PDU_SET_IMPL_H #include <gnuradio/pdu/pdu_set.h> namespace gr { namespace pdu { class pdu_set_imp...
687
C++
.h
28
22.178571
57
0.648773
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,709
pdu_filter_impl.h
gnuradio_gnuradio/gr-pdu/lib/pdu_filter_impl.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_PDU_FILTER_IMPL_H #define INCLUDED_PDU_PDU_FILTER_IMPL_H #include <gnuradio/pdu/pdu_filter.h> namespace gr { namespace pdu { class pd...
809
C++
.h
30
24.433333
68
0.663212
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,710
add_system_time_impl.h
gnuradio_gnuradio/gr-pdu/lib/add_system_time_impl.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later */ #ifndef INCLUDED_PDU_ADD_SYSTEM_TIME_IMPL_H #define INCLUDED_PDU_ADD_SYSTEM_TIME_IMPL_H #include <gnuradio/pdu/add_system_time.h> namespace gr { namespace pdu { class add_system...
644
C++
.h
26
22.461538
51
0.696721
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,711
pdu_to_stream_impl.h
gnuradio_gnuradio/gr-pdu/lib/pdu_to_stream_impl.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_TO_STREAM_IMPL_H #define INCLUDED_PDU_TO_STREAM_IMPL_H #include <gnuradio/pdu/pdu_to_stream.h> namespace gr { namespace pdu { template <class T> class PD...
1,225
C++
.h
43
24.325581
80
0.658974
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,712
time_delta_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/time_delta_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
545
C++
.h
17
30
76
0.729008
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,713
pdu_set_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/pdu_set_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
803
C++
.h
21
36
76
0.709091
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,714
tagged_stream_to_pdu_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/tagged_stream_to_pdu_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
656
C++
.h
18
34.333333
88
0.731013
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,715
pdu_filter_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/pdu_filter_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
901
C++
.h
22
38.681818
76
0.717919
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,716
pdu_to_tagged_stream_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/pdu_to_tagged_stream_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
656
C++
.h
18
34.333333
88
0.731013
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,717
take_skip_to_pdu_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/take_skip_to_pdu_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
707
C++
.h
19
35.052632
76
0.720588
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,718
pdu_to_stream_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/pdu_to_stream_pydoc_template.h
/* * Copyright 2021 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, pdu_utils, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were ...
426
C++
.h
15
26.466667
76
0.742092
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,719
random_pdu_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/random_pdu_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
616
C++
.h
18
32.111111
76
0.726351
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,720
add_system_time_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/add_system_time_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
555
C++
.h
17
30.588235
76
0.730337
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,721
pdu_split_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/pdu_split_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
612
C++
.h
18
31.888889
76
0.72449
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,722
pdu_remove_pydoc_template.h
gnuradio_gnuradio/gr-pdu/python/pdu/bindings/docstrings/pdu_remove_pydoc_template.h
/* * Copyright 2021 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, pdu, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
759
C++
.h
20
35.75
76
0.720165
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,723
pdu_split.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/pdu_split.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_PDU_SPLIT_H #define INCLUDED_PDU_PDU_SPLIT_H #include <gnuradio/block.h> #include <gnuradio/pdu/api.h> namespace gr { namespace pdu { /*! * \brief Split...
995
C++
.h
39
23.102564
87
0.696523
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,724
tagged_stream_to_pdu.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/tagged_stream_to_pdu.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_TAGGED_STREAM_TO_PDU_H #define INCLUDED_PDU_TAGGED_STREAM_TO_PDU_H #include <gnuradio/pdu.h> #include <gnuradio/pdu/api.h> #includ...
1,327
C++
.h
42
28.595238
71
0.693271
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,725
take_skip_to_pdu.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/take_skip_to_pdu.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_TAKE_SKIP_TO_PDU_H #define INCLUDED_PDU_TAKE_SKIP_TO_PDU_H #include <gnuradio/pdu/api.h> #include <gnuradio/sync_block.h> namespace gr { namespace pdu { ...
1,408
C++
.h
48
26.9375
77
0.709845
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,726
add_system_time.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/add_system_time.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later */ #ifndef INCLUDED_PDU_ADD_SYSTEM_TIME_H #define INCLUDED_PDU_ADD_SYSTEM_TIME_H #include <gnuradio/block.h> #include <gnuradio/pdu/api.h> namespace gr { namespace pdu { /*! * \br...
927
C++
.h
36
23.305556
78
0.693439
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,727
time_delta.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/time_delta.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later */ #ifndef INCLUDED_PDU_TIME_DELTA_H #define INCLUDED_PDU_TIME_DELTA_H #include <gnuradio/block.h> #include <gnuradio/pdu/api.h> namespace gr { namespace pdu { /*! * \brief Comput...
1,394
C++
.h
42
30.47619
87
0.71503
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,728
pdu_set.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/pdu_set.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_PDU_SET_H #define INCLUDED_PDU_PDU_SET_H #include <gnuradio/block.h> #include <gnuradio/pdu/api.h> namespace gr { namespace pdu { /*!...
850
C++
.h
35
21.8
50
0.659653
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,729
random_pdu.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/random_pdu.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_RANDOM_PDU_H #define INCLUDED_PDU_RANDOM_PDU_H #include <gnuradio/block.h> #include <gnuradio/pdu/api.h> namespace gr { namespace pdu ...
826
C++
.h
34
21.882353
90
0.686624
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,730
pdu_filter.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/pdu_filter.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_PDU_FILTER_H #define INCLUDED_PDU_PDU_FILTER_H #include <gnuradio/block.h> #include <gnuradio/pdu/api.h> namespace gr { namespace pdu ...
934
C++
.h
36
23.388889
70
0.674523
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,731
pdu_to_stream.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/pdu_to_stream.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * * */ #ifndef INCLUDED_PDU_PDU_TO_STREAM_H #define INCLUDED_PDU_PDU_TO_STREAM_H #include <gnuradio/pdu.h> #include <gnuradio/pdu/api.h> #include <gnuradio/sync_block.h> namespace...
1,866
C++
.h
63
26.539683
86
0.695652
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,732
api.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/api.h
/* * Copyright 2021 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_API_H #define INCLUDED_PDU_API_H #include <gnuradio/attributes.h> #ifdef gnuradio_pdu_EXPORTS #define PDU_API __GR_ATTR_EXPORT #else #define PDU_API __G...
374
C++
.h
17
20.352941
48
0.745042
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
39,733
pdu_to_tagged_stream.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/pdu_to_tagged_stream.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_PDU_TO_TAGGED_STREAM_H #define INCLUDED_PDU_PDU_TO_TAGGED_STREAM_H #include <gnuradio/pdu.h> #include <gnuradio/pdu/api.h> #include <gn...
1,145
C++
.h
37
27.810811
86
0.675749
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,734
tags_to_pdu.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/tags_to_pdu.h
/* -*- c++ -*- */ /* * Copyright 2021 NTESS LLC. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_TAGS_TO_PDU_H #define INCLUDED_PDU_TAGS_TO_PDU_H #include <gnuradio/pdu/api.h> #include <gnuradio/sync_block.h> namespace gr { namespace pdu { /*! * \br...
2,456
C++
.h
70
29.957143
78
0.645772
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,735
pdu_remove.h
gnuradio_gnuradio/gr-pdu/include/gnuradio/pdu/pdu_remove.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_PDU_PDU_REMOVE_H #define INCLUDED_PDU_PDU_REMOVE_H #include <gnuradio/block.h> #include <gnuradio/pdu/api.h> namespace gr { namespace pdu ...
815
C++
.h
34
21.558824
54
0.675711
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,736
push_sink_impl.h
gnuradio_gnuradio/gr-zeromq/lib/push_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PUSH_SINK_IMPL_H #define INCLUDED_ZEROMQ_PUSH_SINK_IMPL_H #include <gnuradio/zeromq/push_sink.h> #include "base_impl.h" name...
977
C++
.h
33
23.515152
84
0.62246
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,737
pub_msg_sink_impl.h
gnuradio_gnuradio/gr-zeromq/lib/pub_msg_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PUB_MSG_SINK_IMPL_H #define INCLUDED_ZEROMQ_PUB_MSG_SINK_IMPL_H #include "zmq_common_impl.h" #include <gnuradio/zeromq/pub_msg...
1,064
C++
.h
40
23.325
64
0.680118
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,738
pub_sink_impl.h
gnuradio_gnuradio/gr-zeromq/lib/pub_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PUB_SINK_IMPL_H #define INCLUDED_ZEROMQ_PUB_SINK_IMPL_H #include <gnuradio/zeromq/pub_sink.h> #include "base_impl.h" namespa...
1,037
C++
.h
35
23
84
0.605634
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,739
req_source_impl.h
gnuradio_gnuradio/gr-zeromq/lib/req_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_REQ_SOURCE_IMPL_H #define INCLUDED_ZEROMQ_REQ_SOURCE_IMPL_H #include <gnuradio/zeromq/req_source.h> #include "base_impl.h" n...
1,024
C++
.h
35
23.142857
86
0.625128
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,740
req_msg_source_impl.h
gnuradio_gnuradio/gr-zeromq/lib/req_msg_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014,2019 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_REQ_MSG_SOURCE_IMPL_H #define INCLUDED_ZEROMQ_REQ_MSG_SOURCE_IMPL_H #include "zmq_common_impl.h" #include <gnuradio/zerom...
1,237
C++
.h
46
23.413043
64
0.681356
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,741
rep_msg_sink_impl.h
gnuradio_gnuradio/gr-zeromq/lib/rep_msg_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014,2019 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_REP_MSG_SINK_IMPL_H #define INCLUDED_ZEROMQ_REP_MSG_SINK_IMPL_H #include "zmq_common_impl.h" #include <gnuradio/zeromq/re...
1,221
C++
.h
46
23.065217
64
0.676976
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,742
sub_msg_source_impl.h
gnuradio_gnuradio/gr-zeromq/lib/sub_msg_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014,2019 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_SUB_MSG_SOURCE_IMPL_H #define INCLUDED_ZEROMQ_SUB_MSG_SOURCE_IMPL_H #include "zmq_common_impl.h" #include <gnuradio/zerom...
1,269
C++
.h
46
24.108696
64
0.682343
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,743
pull_source_impl.h
gnuradio_gnuradio/gr-zeromq/lib/pull_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PULL_SOURCE_IMPL_H #define INCLUDED_ZEROMQ_PULL_SOURCE_IMPL_H #include <gnuradio/zeromq/pull_source.h> #include "base_impl.h"...
1,002
C++
.h
33
23.939394
86
0.621228
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,744
pull_msg_source_impl.h
gnuradio_gnuradio/gr-zeromq/lib/pull_msg_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014,2019 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PULL_MSG_SOURCE_IMPL_H #define INCLUDED_ZEROMQ_PULL_MSG_SOURCE_IMPL_H #include "zmq_common_impl.h" #include <gnuradio/zer...
1,277
C++
.h
46
24.282609
64
0.684426
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,745
push_msg_sink_impl.h
gnuradio_gnuradio/gr-zeromq/lib/push_msg_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PUSH_MSG_SINK_IMPL_H #define INCLUDED_ZEROMQ_PUSH_MSG_SINK_IMPL_H #include "zmq_common_impl.h" #include <gnuradio/zeromq/push_...
1,076
C++
.h
40
23.625
64
0.682879
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,746
rep_sink_impl.h
gnuradio_gnuradio/gr-zeromq/lib/rep_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014,2019 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_REP_SINK_IMPL_H #define INCLUDED_ZEROMQ_REP_SINK_IMPL_H #include "base_impl.h" #include <gnuradio/zeromq/rep_sink.h> nam...
963
C++
.h
33
23.333333
84
0.624052
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,747
base_impl.h
gnuradio_gnuradio/gr-zeromq/lib/base_impl.h
/* -*- c++ -*- */ /* * Copyright 2016,2019 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_BASE_IMPL_H #define INCLUDED_ZEROMQ_BASE_IMPL_H #include "zmq_common_impl.h" #include <gnuradio/sync_block.h> namespace gr { ...
2,200
C++
.h
78
20.25641
88
0.55761
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,748
sub_source_impl.h
gnuradio_gnuradio/gr-zeromq/lib/sub_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_SUB_SOURCE_IMPL_H #define INCLUDED_ZEROMQ_SUB_SOURCE_IMPL_H #include <gnuradio/zeromq/sub_source.h> #include "base_impl.h" n...
1,034
C++
.h
34
23.705882
86
0.612513
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,749
zmq_common_impl.h
gnuradio_gnuradio/gr-zeromq/lib/zmq_common_impl.h
/* -*- c++ -*- */ /* * Copyright 2019 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_ZMQ_COMMON_IMPL_H #define INCLUDED_ZEROMQ_ZMQ_COMMON_IMPL_H #include <zmq.hpp> #if defined(CPPZMQ_VERSION) && defined(ZMQ_MAKE_VER...
700
C++
.h
25
26.2
61
0.713433
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,750
tag_headers.h
gnuradio_gnuradio/gr-zeromq/lib/tag_headers.h
/* -*- c++ -*- */ /* * Copyright 2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef ZEROMQ_TAG_HEADERS_H #define ZEROMQ_TAG_HEADERS_H #include "zmq_common_impl.h" #include <gnuradio/block.h> #include <gnuradio/io_signature.h> #incl...
696
C++
.h
25
24.4
74
0.657143
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,751
rep_msg_sink_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/rep_msg_sink_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
797
C++
.h
20
37.65
77
0.724902
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,752
pub_sink_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/pub_sink_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
769
C++
.h
20
36.25
76
0.723951
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,753
push_msg_sink_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/push_msg_sink_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
804
C++
.h
20
38
79
0.72739
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,754
sub_msg_source_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/sub_msg_source_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
811
C++
.h
20
38.35
81
0.729834
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,755
pull_msg_source_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/pull_msg_source_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
818
C++
.h
20
38.7
83
0.732234
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,756
push_sink_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/push_sink_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
776
C++
.h
20
36.6
76
0.726542
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,757
req_msg_source_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/req_msg_source_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
811
C++
.h
20
38.35
81
0.729834
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,758
sub_source_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/sub_source_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
783
C++
.h
20
36.95
76
0.729084
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,759
rep_sink_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/rep_sink_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
769
C++
.h
20
36.25
76
0.723951
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,760
pub_msg_sink_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/pub_msg_sink_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
797
C++
.h
20
37.65
77
0.724902
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,761
pull_source_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/pull_source_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
790
C++
.h
20
37.3
76
0.731579
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,762
req_source_pydoc_template.h
gnuradio_gnuradio/gr-zeromq/python/zeromq/bindings/docstrings/req_source_pydoc_template.h
/* * 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, zeromq, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were aut...
783
C++
.h
20
36.95
76
0.729084
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,763
pull_source.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/pull_source.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PULL_SOURCE_H #define INCLUDED_ZEROMQ_PULL_SOURCE_H #include <gnuradio/sync_block.h> #include <gnuradio/zeromq/api.h> namespa...
1,857
C++
.h
54
29.074074
89
0.656825
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,764
pull_msg_source.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/pull_msg_source.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PULL_MSG_SOURCE_H #define INCLUDED_ZEROMQ_PULL_MSG_SOURCE_H #include <gnuradio/block.h> #include <gnuradio/zeromq/api.h> name...
1,398
C++
.h
45
28.022222
88
0.701859
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,765
pub_msg_sink.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/pub_msg_sink.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PUB_MSG_SINK_H #define INCLUDED_ZEROMQ_PUB_MSG_SINK_H #include <gnuradio/block.h> #include <gnuradio/zeromq/api.h> namespace ...
1,538
C++
.h
48
29.0625
88
0.703104
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,766
rep_msg_sink.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/rep_msg_sink.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_REP_MSG_SINK_H #define INCLUDED_ZEROMQ_REP_MSG_SINK_H #include <gnuradio/block.h> #include <gnuradio/zeromq/api.h> namespace ...
1,475
C++
.h
47
28.382979
88
0.7
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,767
req_msg_source.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/req_msg_source.h
/* -*- c++ -*- */ /* * Copyright 2013-2015 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_REQ_MSG_SOURCE_H #define INCLUDED_ZEROMQ_REQ_MSG_SOURCE_H #include <gnuradio/block.h> #include <gnuradio/zeromq/api.h> namesp...
1,382
C++
.h
45
27.666667
88
0.701279
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,768
sub_source.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/sub_source.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_SUB_SOURCE_H #define INCLUDED_ZEROMQ_SUB_SOURCE_H #include <gnuradio/sync_block.h> #include <gnuradio/zeromq/api.h> namespace...
1,974
C++
.h
56
29.625
89
0.650262
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,769
rep_sink.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/rep_sink.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_REP_SINK_H #define INCLUDED_ZEROMQ_REP_SINK_H #include <gnuradio/sync_block.h> #include <gnuradio/zeromq/api.h> namespace gr ...
1,935
C++
.h
56
29.357143
89
0.655799
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,770
push_msg_sink.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/push_msg_sink.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PUSH_MSG_SINK_H #define INCLUDED_ZEROMQ_PUSH_MSG_SINK_H #include <gnuradio/block.h> #include <gnuradio/zeromq/api.h> namespac...
1,487
C++
.h
47
28.638298
88
0.701816
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,771
req_source.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/req_source.h
/* -*- c++ -*- */ /* * Copyright 2013 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_REQ_SOURCE_H #define INCLUDED_ZEROMQ_REQ_SOURCE_H #include <gnuradio/sync_block.h> #include <gnuradio/zeromq/api.h> namespace gr {...
1,843
C++
.h
54
28.814815
89
0.655811
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,773
push_sink.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/push_sink.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PUSH_SINK_H #define INCLUDED_ZEROMQ_PUSH_SINK_H #include <gnuradio/sync_block.h> #include <gnuradio/zeromq/api.h> namespace g...
2,023
C++
.h
58
29.793103
89
0.661216
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,774
sub_msg_source.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/sub_msg_source.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_SUB_MSG_SOURCE_H #define INCLUDED_ZEROMQ_SUB_MSG_SOURCE_H #include <gnuradio/block.h> #include <gnuradio/zeromq/api.h> namesp...
1,376
C++
.h
45
27.533333
88
0.698413
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,775
pub_sink.h
gnuradio_gnuradio/gr-zeromq/include/gnuradio/zeromq/pub_sink.h
/* -*- c++ -*- */ /* * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_ZEROMQ_PUB_SINK_H #define INCLUDED_ZEROMQ_PUB_SINK_H #include <gnuradio/sync_block.h> #include <gnuradio/zeromq/api.h> namespace gr ...
2,684
C++
.h
67
34.671642
89
0.667689
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,776
fmcomms2_source_impl.h
gnuradio_gnuradio/gr-iio/lib/fmcomms2_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Analog Devices Inc. * Author: Paul Cercueil <paul.cercueil@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_FMCOMMS2_SOURCE_IMPL_H #define INCLUDED_IIO_FMCOMMS2_SOURCE_IMPL_H #include "device_source_impl.h" #include <gnuradio/iio/fmcomms2_...
2,841
C++
.h
75
32.306667
81
0.668727
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,777
dds_control_impl.h
gnuradio_gnuradio/gr-iio/lib/dds_control_impl.h
/* -*- c++ -*- */ /* * Copyright 2019 Analog Devices Inc. * Author: Travis Collins <travis.collins@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_DDS_CONTROL_IMPL_H #define INCLUDED_IIO_DDS_CONTROL_IMPL_H #include "device_source_impl.h" #include <gnuradio/iio/dds_control.h> ...
1,264
C++
.h
44
23.386364
53
0.635236
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,778
device_sink_impl.h
gnuradio_gnuradio/gr-iio/lib/device_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Analog Devices Inc. * Author: Paul Cercueil <paul.cercueil@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_DEVICE_SINK_IMPL_H #define INCLUDED_IIO_DEVICE_SINK_IMPL_H #include <gnuradio/iio/device_sink.h> #include <iio.h> #include <string...
1,799
C++
.h
53
27.54717
84
0.643764
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,779
device_source_impl.h
gnuradio_gnuradio/gr-iio/lib/device_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Analog Devices Inc. * Author: Paul Cercueil <paul.cercueil@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_DEVICE_SOURCE_IMPL_H #define INCLUDED_IIO_DEVICE_SOURCE_IMPL_H #include <gnuradio/iio/device_source.h> #include <iio.h> #include <...
3,106
C++
.h
85
28.411765
75
0.626043
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,780
attr_source_impl.h
gnuradio_gnuradio/gr-iio/lib/attr_source_impl.h
/* -*- c++ -*- */ /* * Copyright 2018 Analog Devices Inc. * Author: Travis Collins <travis.collins@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_ATTR_SOURCE_IMPL_H #define INCLUDED_IIO_ATTR_SOURCE_IMPL_H #include "device_source_impl.h" #include <gnuradio/iio/attr_source.h> ...
2,015
C++
.h
60
27.05
76
0.641975
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,781
attr_updater_impl.h
gnuradio_gnuradio/gr-iio/lib/attr_updater_impl.h
/* -*- c++ -*- */ /* * Copyright 2019 Analog Devices Inc. * Author: Travis Collins <travis.collins@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_ATTR_UPDATER_IMPL_H #define INCLUDED_IIO_ATTR_UPDATER_IMPL_H #include <gnuradio/iio/attr_updater.h> #include <mutex> #include <s...
1,015
C++
.h
39
22.051282
53
0.665631
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,782
attr_sink_impl.h
gnuradio_gnuradio/gr-iio/lib/attr_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2018 Analog Devices Inc. * Author: Travis Collins <travis.collins@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_ATTR_SINK_IMPL_H #define INCLUDED_IIO_ATTR_SINK_IMPL_H #include "device_source_impl.h" #include <gnuradio/iio/attr_sink.h> #inclu...
991
C++
.h
40
20.475
53
0.647184
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,783
fmcomms2_sink_impl.h
gnuradio_gnuradio/gr-iio/lib/fmcomms2_sink_impl.h
/* -*- c++ -*- */ /* * Copyright 2014 Analog Devices Inc. * Author: Paul Cercueil <paul.cercueil@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_FMCOMMS2_SINK_IMPL_H #define INCLUDED_IIO_FMCOMMS2_SINK_IMPL_H #include "device_sink_impl.h" #include <gnuradio/iio/fmcomms2_sink.h...
2,630
C++
.h
69
32.014493
81
0.658671
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,784
attr_sink_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/attr_sink_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
541
C++
.h
17
29.882353
76
0.727969
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,785
pluto_utils_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/pluto_utils_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
494
C++
.h
16
28.9375
76
0.735849
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,786
fmcomms2_sink_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/fmcomms2_sink_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
700
C++
.h
19
34.894737
76
0.728213
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,787
device_source_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/device_source_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
782
C++
.h
20
37.15
76
0.727873
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,788
device_sink_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/device_sink_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
621
C++
.h
18
32.555556
76
0.726667
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,789
dds_control_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/dds_control_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
620
C++
.h
18
32.444444
76
0.727425
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,790
fmcomms2_source_f32c_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/fmcomms2_source_f32c_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
728
C++
.h
19
36.368421
83
0.733333
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,791
fmcomms2_source_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/fmcomms2_source_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
708
C++
.h
19
35.315789
78
0.731387
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,792
attr_updater_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/attr_updater_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
610
C++
.h
18
31.944444
76
0.726655
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,793
fmcomms2_sink_f32c_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/fmcomms2_sink_f32c_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
720
C++
.h
19
35.947368
81
0.730273
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,794
attr_source_pydoc_template.h
gnuradio_gnuradio/gr-iio/python/iio/bindings/docstrings/attr_source_pydoc_template.h
/* * 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, iio, __VA_ARGS__) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These were automa...
545
C++
.h
17
30.117647
76
0.730038
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,795
attr_source.h
gnuradio_gnuradio/gr-iio/include/gnuradio/iio/attr_source.h
/* -*- c++ -*- */ /* * Copyright 2018 Analog Devices Inc. * Author: Travis Collins <travis.collins@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_ATTR_SOURCE_H #define INCLUDED_IIO_ATTR_SOURCE_H #include <gnuradio/iio/api.h> #include <gnuradio/iio/iio_types.h> #include <gnu...
2,299
C++
.h
67
28.19403
77
0.620504
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,796
fmcomms2_source.h
gnuradio_gnuradio/gr-iio/include/gnuradio/iio/fmcomms2_source.h
/* -*- c++ -*- */ /* * Copyright 2014 Analog Devices Inc. * Author: Paul Cercueil <paul.cercueil@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_FMCOMMS2_SOURCE_H #define INCLUDED_IIO_FMCOMMS2_SOURCE_H #include <gnuradio/hier_block2.h> #include <gnuradio/iio/api.h> #include ...
2,049
C++
.h
55
32.054545
84
0.674571
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
39,797
attr_updater.h
gnuradio_gnuradio/gr-iio/include/gnuradio/iio/attr_updater.h
/* -*- c++ -*- */ /* * Copyright 2019 Analog Devices Inc. * Author: Travis Collins <travis.collins@analog.com> * * SPDX-License-Identifier: GPL-3.0-or-later * */ #ifndef INCLUDED_IIO_ATTR_UPDATER_H #define INCLUDED_IIO_ATTR_UPDATER_H #include <gnuradio/block.h> #include <gnuradio/iio/api.h> namespace gr { nam...
1,460
C++
.h
44
30.272727
89
0.711443
gnuradio/gnuradio
5,036
1,898
471
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false