MCPcopy Create free account

hub / github.com/AimRT/AimRT / functions

Functions3,249 in github.com/AimRT/AimRT

MethodSet
src/plugins/parameter_plugin/service.cc:11
MethodSet
src/plugins/opentelemetry_plugin/context_carrier.h:24
MethodSetChannelRegistry
src/plugins/net_plugin/http/http_channel_backend.h:47
MethodSetChannelRegistry
src/plugins/net_plugin/udp/udp_channel_backend.h:46
MethodSetChannelRegistry
src/plugins/net_plugin/tcp/tcp_channel_backend.h:46
MethodSetChannelRegistry
src/plugins/mqtt_plugin/mqtt_channel_backend.h:49
MethodSetChannelRegistry
src/plugins/iceoryx_plugin/iceoryx_channel_backend.h:33
MethodSetChannelRegistry
src/plugins/ros2_plugin/ros2_channel_backend.h:111
MethodSetChannelRegistry
src/plugins/zenoh_plugin/zenoh_channel_backend.h:42
MethodSetChannelRegistry
* @brief Set the Channel Registry to backend * @note * 1. This method will only be called once before 'Initialize'. * * @param channel_reg
src/runtime/core/channel/channel_backend_base.h:35
MethodSetChannelRegistry
src/runtime/core/channel/local_channel_backend.h:46
MethodSetCode
src/interface/aimrt_module_cpp_interface/rpc/rpc_status.h:28
MethodSetCoreLogger
src/runtime/core/aimrt_core.cc:288
MethodSetDefaultContextSharedPtr
src/interface/aimrt_module_cpp_interface/channel/channel_handle.h:174
MethodSetDefaultContextSharedPtr
src/interface/aimrt_module_cpp_interface/rpc/rpc_handle.h:304
MethodSetErrorCode
src/plugins/parameter_plugin/service.h:57
MethodSetErrorCode
src/plugins/log_control_plugin/service.h:42
MethodSetErrorCode
src/plugins/record_playback_plugin/service.h:83
MethodSetErrorCode
src/plugins/time_manipulator_plugin/service.h:48
MethodSetExecutorThreadSchedOption
src/plugins/ros2_plugin/ros2_plugin.cc:166
MethodSetFunctionName
src/interface/aimrt_module_cpp_interface/rpc/rpc_context.h:347
MethodSetLogger
src/common/net/asio_udp_cli.h:376
MethodSetLogger
src/common/net/asio_http_svr.h:103
MethodSetLogger
src/common/net/asio_ws_cli.h:495
MethodSetLogger
src/common/net/asio_tcp_cli.h:489
MethodSetLogger
src/common/net/asio_http_cli.h:509
MethodSetLogger
src/common/net/asio_udp_svr.h:80
MethodSetLogger
src/common/net/asio_tcp_svr.h:82
MethodSetLogger
src/common/net/asio_ws_svr.h:86
MethodSetLogger
src/plugins/grpc_plugin/server/server.h:47
MethodSetLogger
src/runtime/core/allocator/allocator_manager.h:47
MethodSetLogger
src/runtime/core/plugin/plugin_manager.h:61
MethodSetLogger
src/runtime/core/logger/crash_signal_handling.h:31
MethodSetLogger
src/runtime/core/logger/logger_manager.h:74
MethodSetLogger
src/runtime/core/module/module_manager.h:89
MethodSetLogger
src/runtime/core/module/module_loader.h:26
MethodSetLogger
src/runtime/core/channel/channel_backend_manager.h:70
MethodSetLogger
src/runtime/core/channel/local_channel_backend.h:43
MethodSetLogger
src/runtime/core/channel/channel_registry.h:38
MethodSetLogger
src/runtime/core/executor/tbb_thread_executor.h:56
MethodSetLogger
src/runtime/core/executor/simple_thread_executor.h:58
MethodSetLogger
src/runtime/core/executor/executor_proxy.h:80
MethodSetLogger
src/runtime/core/executor/time_wheel_executor.h:62
MethodSetLogger
src/runtime/core/executor/asio_thread_executor.h:62
MethodSetLogger
src/runtime/core/executor/asio_strand_executor.h:58
MethodSetLogger
src/runtime/core/executor/main_thread_executor.h:40
MethodSetLogger
src/runtime/core/executor/guard_thread_executor.h:60
MethodSetLogger
src/runtime/core/parameter/parameter_manager.h:51
MethodSetLogger
src/runtime/core/rpc/rpc_backend_manager.h:70
MethodSetLogger
src/runtime/core/rpc/rpc_registry.h:34
MethodSetLogger
src/runtime/core/rpc/local_rpc_backend.h:42
MethodSetLogger
src/runtime/core/configurator/configurator_manager.h:59
MethodSetMcapOptions
src/plugins/record_playback_plugin/record_action.cc:699
MethodSetMetaValue
src/interface/aimrt_module_cpp_interface/channel/channel_context.h:235
MethodSetModuleLogLevel
src/plugins/log_control_plugin/service.cc:42
MethodSetName
src/interface/aimrt_module_cpp_interface/context/res/base.h:35
MethodSetNodePtr
src/plugins/ros2_plugin/ros2_channel_backend.h:120
MethodSetParameter
src/interface/aimrt_module_cpp_interface/parameter/parameter_handle.h:40
MethodSetParameter
src/runtime/core/parameter/parameter_handle.h:30
FunctionSetParameterLoop
()
src/examples/py/parameter/examples_py_parameter_app.py:58
MethodSetParameterLoop
src/examples/cpp/parameter/module/parameter_module/parameter_module.cc:60
MethodSetPluginLogger
src/plugins/service_introspection_plugin/service_introspection_plugin.cc:123
MethodSetPluginLogger
src/plugins/net_plugin/net_plugin.cc:310
MethodSetPluginLogger
src/plugins/grpc_plugin/grpc_plugin.cc:162
MethodSetPluginLogger
src/plugins/parameter_plugin/parameter_plugin.cc:74
MethodSetPluginLogger
src/plugins/log_control_plugin/log_control_plugin.cc:74
MethodSetPluginLogger
src/plugins/opentelemetry_plugin/opentelemetry_plugin.cc:262
MethodSetPluginLogger
src/plugins/mqtt_plugin/mqtt_plugin.cc:147
MethodSetPluginLogger
src/plugins/iceoryx_plugin/iceoryx_plugin.cc:99
MethodSetPluginLogger
src/plugins/ros2_plugin/ros2_plugin.cc:177
MethodSetPluginLogger
src/plugins/zenoh_plugin/zenoh_plugin.cc:92
MethodSetPluginLogger
src/plugins/time_manipulator_plugin/time_manipulator_plugin.cc:77
MethodSetRpcRegistry
src/plugins/net_plugin/http/http_rpc_backend.h:44
MethodSetRpcRegistry
src/plugins/grpc_plugin/grpc_rpc_backend.h:49
MethodSetRpcRegistry
src/plugins/mqtt_plugin/mqtt_rpc_backend.h:51
MethodSetRpcRegistry
src/plugins/ros2_plugin/ros2_rpc_backend.h:106
MethodSetRpcRegistry
* @brief Set the Rpc Registry to backend * @note * 1. This method will only be called once before 'Initialize'. * * @param rpc_registry_pt
src/runtime/core/rpc/rpc_backend_base.h:37
MethodSetRpcRegistry
src/runtime/core/rpc/local_rpc_backend.h:45
MethodSetSSL
src/plugins/mqtt_plugin/mqtt_plugin.cc:283
MethodSetSerializationType
src/interface/aimrt_module_cpp_interface/channel/channel_context.h:91
MethodSetSerializationType
src/interface/aimrt_module_cpp_interface/channel/channel_context.h:280
MethodSetServiceName
src/interface/aimrt_module_cpp_interface/rpc/rpc_handle.h:50
MethodSetStreamId
src/plugins/grpc_plugin/http2/request.h:26
MethodSetStreamId
src/plugins/grpc_plugin/http2/response.h:20
MethodSetTimeRatio
src/plugins/time_manipulator_plugin/time_manipulator_executor.cc:212
MethodSetTimeout
src/interface/aimrt_module_cpp_interface/rpc/rpc_context.h:276
MethodSetToAddr
src/interface/aimrt_module_cpp_interface/rpc/rpc_context.h:111
MethodSetToAddr
src/interface/aimrt_module_cpp_interface/rpc/rpc_context.h:333
MethodSetUp
src/runtime/core/channel/channel_backend_manager_test.cc:46
MethodSetUp
src/runtime/core/channel/channel_manager_test.cc:12
MethodSetUp
src/runtime/core/executor/executor_manager_test.cc:13
MethodSetUp
src/runtime/core/parameter/parameter_manager_test.cc:11
MethodSetUp
src/runtime/core/configurator/configurator_manager_test.cc:17
MethodSetUpTestCase
src/runtime/core/configurator/configurator_manager_test.cc:29
MethodSetUsed
src/interface/aimrt_module_cpp_interface/channel/channel_context.h:49
MethodSetUsed
src/interface/aimrt_module_cpp_interface/channel/channel_context.h:218
MethodSetUsed
src/interface/aimrt_module_cpp_interface/rpc/rpc_context.h:260
MethodShutdown
src/common/net/asio_udp_cli.h:196
MethodShutdown
src/common/net/asio_udp_cli.h:398
MethodShutdown
src/common/net/asio_http_svr.h:211
← previousnext →2,101–2,200 of 3,249, ranked by callers