MCPcopy Create free account

hub / github.com/boatbod/op25 / types & classes

Types & classes3,386 in github.com/boatbod/op25

↓ 179 callersClasserror_code
Class to represent an error code value.
op25/gr-op25_repeater/include/asio/error_code.hpp:80
↓ 82 callersEnumasio_handler_invoke_is_no_longer_used
Places in asio that would have previously called the invocation hook to execute a handler, now call it only to check whether the result type is this t
op25/gr-op25_repeater/include/asio/handler_invoke_hook.hpp:71
↓ 55 callersClassdefaulted_constraint
op25/gr-op25_repeater/include/asio/detail/type_traits.hpp:154
↓ 50 callersClassexception
op25/gr-op25_repeater/include/websocketpp/http/constants.hpp:283
↓ 41 callersEnumasio_handler_allocate_is_no_longer_used
Places in asio that would have previously called the allocate or deallocate hooks to manage memory, now call them only to check whether the result typ
op25/gr-op25_repeater/include/asio/handler_alloc_hook.hpp:32
↓ 41 callersEnumasio_handler_deallocate_is_no_longer_used
op25/gr-op25_repeater/include/asio/handler_alloc_hook.hpp:33
↓ 24 callersClasshandler
op25/gr-op25_repeater/include/asio/execution/blocking_adaptation.hpp:753
↓ 21 callersClasscancellation_state
A cancellation state is used for chaining signals and slots in compositions.
op25/gr-op25_repeater/include/asio/cancellation_state.hpp:79
↓ 20 callersClassresult_type
op25/gr-op25_repeater/include/asio/impl/spawn.hpp:460
↓ 19 callersClassmultiple_exceptions
Exception thrown when there are multiple pending exceptions to rethrow.
op25/gr-op25_repeater/include/asio/multiple_exceptions.hpp:28
↓ 15 callersClassinitiate
op25/gr-op25_repeater/include/asio/deferred.hpp:170
↓ 9 callersClassallocator_arg_t
defined(ASIO_HAS_CXX11_ALLOCATORS)
op25/gr-op25_repeater/include/asio/detail/memory.hpp:89
↓ 9 callersClasssystem_error
The system_error class is used to represent system conditions that prevent the library from operating correctly.
op25/gr-op25_repeater/include/asio/system_error.hpp:42
↓ 8 callersClassaddress_v4
Implements IP version 4 style addresses. * The asio::ip::address_v4 class provides the ability to use and * manipulate IP version 4 addresses. * *
op25/gr-op25_repeater/include/asio/ip/address_v4.hpp:49
↓ 8 callersClasscancellation_slot
op25/gr-op25_repeater/include/asio/cancellation_signal.hpp:101
↓ 8 callersClassname
op25/gr-op25_repeater/docs/doxygen/doxyxml/generated/compoundsuper.py:1109
↓ 8 callersClassout_of_range
@brief exception indicating access out of the defined range @sa https://json.nlohmann.me/api/basic_json/out_of_range/
op25/gr-op25_repeater/include/nlohmann/json.hpp:4486
↓ 8 callersClassoutstanding_work_t
A property to describe whether task submission is likely in the future.
op25/gr-op25_repeater/include/asio/execution/outstanding_work.hpp:40
↓ 8 callersEnumprotocol_type
op25/gr-op25_repeater/lib/op25_crypt.h:35
↓ 8 callersClassregistered_buffer_id
Type used to identify a registered buffer.
op25/gr-op25_repeater/include/asio/registered_buffer.hpp:33
↓ 7 callersClassTimeoutLock
op25/gr-op25_repeater/apps/helper_funcs.py:198
↓ 7 callersClassbuffer
A simple utility buffer class
op25/gr-op25_repeater/include/websocketpp/transport/base/connection.hpp:138
↓ 7 callersClassendpoint
Helper class for implementating an IP endpoint.
op25/gr-op25_repeater/include/asio/ip/detail/endpoint.hpp:32
↓ 7 callersClassexecutor_arg_t
A special type, similar to std::nothrow_t, used to disambiguate constructors that accept executor arguments. * The executor_arg_t struct is an empty s
op25/gr-op25_repeater/include/asio/uses_executor.hpp:34
↓ 7 callersClasstype
op25/gr-op25_repeater/include/asio/execution/execute.hpp:173
↓ 6 callersClassblocking_t
A property to describe what guarantees an executor makes about the blocking behaviour of their execution functions.
op25/gr-op25_repeater/include/asio/execution/blocking.hpp:44
↓ 6 callersClassdefault_connect_condition
op25/gr-op25_repeater/include/asio/impl/connect.hpp:39
↓ 6 callersEnumflags
op25/gr-op25_repeater/include/asio/ip/resolver_base.hpp:62
↓ 6 callersClassinitiate_async_move_accept
op25/gr-op25_repeater/include/asio/basic_socket_acceptor.hpp:90
↓ 6 callersClasswait_for_one_error
Wait until an operation completes with an error, then cancel the others. * If no operation completes with an error, waits for completion of all * ope
op25/gr-op25_repeater/include/asio/experimental/cancellation_condition.hpp:111
↓ 6 callersClasswait_for_one_success
Wait until an operation completes without an error, then cancel the others. * If no operation completes without an error, waits for completion of all
op25/gr-op25_repeater/include/asio/experimental/cancellation_condition.hpp:67
↓ 6 callersClasswrap_gp
op25/gr-op25_repeater/apps/gr_gnuplot.py:48
↓ 5 callersClassdiyfp
op25/gr-op25_repeater/include/nlohmann/json.hpp:16840
↓ 5 callersClassmutable_buffer
op25/gr-op25_repeater/include/asio/buffer.hpp:71
↓ 4 callersClassinitiate_async_resolve
op25/gr-op25_repeater/include/asio/ip/basic_resolver.hpp:71
↓ 4 callersClassmutable_buffer
op25/gr-op25_repeater/include/asio/detail/is_buffer_sequence.hpp:25
↓ 4 callersClassnative_handle_type
op25/gr-op25_repeater/include/asio/detail/win_iocp_socket_service.hpp:65
↓ 4 callersClassrelationship_t
A property to describe whether submitted tasks represent continuations of the calling context.
op25/gr-op25_repeater/include/asio/execution/relationship.hpp:41
↓ 4 callersClassspawned_thread_resumer
Helper class to perform the initial resume on the correct executor.
op25/gr-op25_repeater/include/asio/impl/spawn.hpp:279
↓ 3 callersClassDoxyIndex
Parses a doxygen xml directory.
op25/gr-op25/docs/doxygen/doxyxml/doxyindex.py:22
↓ 3 callersClassDoxyIndex
Parses a doxygen xml directory.
op25/gr-op25_repeater/docs/doxygen/doxyxml/doxyindex.py:22
↓ 3 callersClassDoxyIndex
Parses a doxygen xml directory.
docs/doxygen/doxyxml/doxyindex.py:22
↓ 3 callersClassaddress_v6
Implements IP version 6 style addresses. * The asio::ip::address_v6 class provides the ability to use and * manipulate IP version 6 addresses. * *
op25/gr-op25_repeater/include/asio/ip/address_v6.hpp:55
↓ 3 callersClasscontext
op25/gr-op25_repeater/include/asio/ssl/context.hpp:35
↓ 3 callersClassinitiate_async_receive
op25/gr-op25_repeater/include/asio/basic_stream_socket.hpp:65
↓ 3 callersClassinitiate_async_send
op25/gr-op25_repeater/include/asio/basic_stream_socket.hpp:64
↓ 3 callersClassnetwork_v4
Represents an IPv4 network. * The asio::ip::network_v4 class provides the ability to use and * manipulate IP version 4 networks. * * @par Thread Sa
op25/gr-op25_repeater/include/asio/ip/network_v4.hpp:39
↓ 3 callersClassop25_timer
op25/gr-op25_repeater/lib/op25_timer.h:28
↓ 2 callersClassValueType
op25/gr-op25_repeater/include/nlohmann/json.hpp:21388
↓ 2 callersClassallowed_t
op25/gr-op25_repeater/include/asio/execution/blocking_adaptation.hpp:159
↓ 2 callersClassalways_t
op25/gr-op25_repeater/include/asio/execution/blocking.hpp:192
↓ 2 callersClassany_executor_base
op25/gr-op25_repeater/include/asio/execution/any_executor.hpp:489
↓ 2 callersClassawaitable_frame_tag
op25/gr-op25_repeater/include/asio/detail/thread_info_base.hpp:54
↓ 2 callersClassc4fm_taps
Generate filter coefficients as per P25 C4FM spec
op25/gr-op25_repeater/apps/tx/op25_c4fm_mod.py:135
↓ 2 callersClasschannel
op25/gr-op25_repeater/apps/multi_rx.py:173
↓ 2 callersClassconst_buffer
op25/gr-op25_repeater/include/asio/detail/is_buffer_sequence.hpp:26
↓ 2 callersClassconstellation_sink_c
op25/gr-op25_repeater/apps/gr_gnuplot.py:284
↓ 2 callersClasscontinuation_t
op25/gr-op25_repeater/include/asio/execution/relationship.hpp:152
↓ 2 callersClasscurses_terminal
op25/gr-op25_repeater/apps/terminal.py:82
↓ 2 callersClassdefault_tag
op25/gr-op25_repeater/include/asio/detail/thread_info_base.hpp:44
↓ 2 callersClassdeleter_t
op25/gr-op25_repeater/include/asio/experimental/detail/completion_handler_erasure.hpp:130
↓ 2 callersClassdetached_handler
Class to adapt a detached_t as a completion handler.
op25/gr-op25_repeater/include/asio/impl/detached.hpp:28
↓ 2 callersClassdetached_t
A @ref completion_token type used to specify that an asynchronous operation is detached. * The detached_t class is used to indicate that an asynchrono
op25/gr-op25_repeater/include/asio/detached.hpp:38
↓ 2 callersClassdisallowed_t
op25/gr-op25_repeater/include/asio/execution/blocking_adaptation.hpp:158
↓ 2 callersClassdmr_slot
op25/gr-op25_repeater/lib/dmr_slot.h:66
↓ 2 callersClassdu_queue_watcher
op25/gr-op25_repeater/apps/rx.py:1008
↓ 2 callersClassdu_queue_watcher
op25/gr-op25_repeater/apps/multi_rx.py:994
↓ 2 callersClasseye_sink_f
op25/gr-op25_repeater/apps/gr_gnuplot.py:260
↓ 2 callersClassfft_sink_c
op25/gr-op25_repeater/apps/gr_gnuplot.py:303
↓ 2 callersClassfll_sink_c
op25/gr-op25_repeater/apps/gr_gnuplot.py:363
↓ 2 callersClassfork_t
op25/gr-op25_repeater/include/asio/execution/relationship.hpp:151
↓ 2 callersClasshandshake_op
op25/gr-op25_repeater/include/asio/ssl/detail/handshake_op.hpp:28
↓ 2 callersClassinitiate_async_accept
op25/gr-op25_repeater/include/asio/basic_socket_acceptor.hpp:89
↓ 2 callersClassinitiate_async_receive
op25/gr-op25_repeater/include/asio/basic_raw_socket.hpp:63
↓ 2 callersClassinitiate_async_receive
op25/gr-op25_repeater/include/asio/basic_datagram_socket.hpp:63
↓ 2 callersClassinitiate_async_receive_from
op25/gr-op25_repeater/include/asio/basic_raw_socket.hpp:64
↓ 2 callersClassinitiate_async_receive_from
op25/gr-op25_repeater/include/asio/basic_datagram_socket.hpp:64
↓ 2 callersClassinitiate_async_receive_with_flags
op25/gr-op25_repeater/include/asio/basic_seq_packet_socket.hpp:60
↓ 2 callersClassinitiate_async_resume
op25/gr-op25_repeater/include/asio/experimental/coro.hpp:249
↓ 2 callersClassinitiate_async_send
op25/gr-op25_repeater/include/asio/basic_raw_socket.hpp:61
↓ 2 callersClassinitiate_async_send
op25/gr-op25_repeater/include/asio/basic_datagram_socket.hpp:61
↓ 2 callersClassinitiate_async_send_to
op25/gr-op25_repeater/include/asio/basic_raw_socket.hpp:62
↓ 2 callersClassinitiate_async_send_to
op25/gr-op25_repeater/include/asio/basic_datagram_socket.hpp:62
↓ 2 callersClassinitiate_dispatch
op25/gr-op25_repeater/include/asio/impl/dispatch.hpp:31
↓ 2 callersClassinitiate_post
op25/gr-op25_repeater/include/asio/impl/post.hpp:33
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
op25/gr-op25_repeater/include/nlohmann/json.hpp:6153
↓ 2 callersClassmixer_sink_c
op25/gr-op25_repeater/apps/gr_gnuplot.py:338
↓ 2 callersClassmsg_metadata
op25/gr-op25_repeater/include/websocketpp/processors/hybi13.hpp:1031
↓ 2 callersClassmutable_registered_buffer
Holds a registered buffer over modifiable data. * Satisfies the @c MutableBufferSequence type requirements. */
op25/gr-op25_repeater/include/asio/registered_buffer.hpp:84
↓ 2 callersClassnetwork_v6
Represents an IPv6 network. * The asio::ip::network_v6 class provides the ability to use and * manipulate IP version 6 networks. * * @par Thread Sa
op25/gr-op25_repeater/include/asio/ip/network_v6.hpp:39
↓ 2 callersClassnever_t
op25/gr-op25_repeater/include/asio/execution/blocking.hpp:193
↓ 2 callersClassnew_thread_t
op25/gr-op25_repeater/include/asio/execution/mapping.hpp:186
↓ 2 callersClassnull_event
op25/gr-op25_repeater/include/asio/detail/null_event.hpp:26
↓ 2 callersClassother_t
op25/gr-op25_repeater/include/asio/execution/mapping.hpp:187
↓ 2 callersClassp25_mod_bf
op25/gr-op25_repeater/apps/tx/op25_c4fm_mod.py:185
↓ 2 callersClassparallel_t
op25/gr-op25_repeater/include/asio/execution/bulk_guarantee.hpp:191
↓ 2 callersClasspossibly_t
op25/gr-op25_repeater/include/asio/execution/blocking.hpp:191
↓ 2 callersClasssequenced_t
op25/gr-op25_repeater/include/asio/execution/bulk_guarantee.hpp:190
↓ 2 callersClassshutdown_op
op25/gr-op25_repeater/include/asio/ssl/detail/shutdown_op.hpp:28
↓ 2 callersClasssocket_audio
op25/gr-op25_repeater/apps/sockaudio.py:387
next →1–100 of 3,386, ranked by callers