io_context
1.2
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace drivers
Namespace drivers::common
Classes and Structs
Struct thread_group
Class IoContext
Functions
Function drivers::common::from_msg(const std_msgs::msg::Int8::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::Int16::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::Int32::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::Int64::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::UInt8::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::UInt16::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::UInt32::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::UInt64::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::Float32::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::Float64::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const std_msgs::msg::UInt8MultiArray::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::from_msg(const udp_msgs::msg::UdpPacket::SharedPtr&, std::vector<uint8_t>&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::Int8&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::Int16&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::Int32&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::Int64&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::UInt8&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::UInt16&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::UInt32&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::UInt64&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::Float32&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::Float64&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, std_msgs::msg::UInt8MultiArray&, const size_t&)
Function drivers::common::to_msg(const std::vector<uint8_t>&, udp_msgs::msg::UdpPacket&)
Directories
Directory include
Directory io_context
Directory msg_converters
Files
File common.hpp
File converters.hpp
File io_context.hpp
File std_msgs.hpp
File udp_msgs.hpp
Standard Documents
CHANGELOG
Changelog for package io_context
1.2.0 (2022-03-20)
1.1.0 (2022-03-20)
1.0.1 (2021-08-30)
0.0.6 (2020-08-27)
0.0.5 (2020-07-16)
0.0.4 (2019-12-12)
0.0.3 (2019-08-21)
0.0.2 (2019-08-19)
PACKAGE
README
Index
io_context
Index
Index
D
D
drivers::common::from_msg (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
drivers::common::IoContext (C++ class)
drivers::common::IoContext::IoContext (C++ function)
,
[1]
,
[2]
drivers::common::IoContext::ios (C++ function)
drivers::common::IoContext::isServiceStopped (C++ function)
drivers::common::IoContext::operator= (C++ function)
drivers::common::IoContext::post (C++ function)
drivers::common::IoContext::serviceThreadCount (C++ function)
drivers::common::IoContext::waitForExit (C++ function)
drivers::common::IoContext::~IoContext (C++ function)
drivers::common::thread_group (C++ struct)
drivers::common::thread_group::add_thread (C++ function)
drivers::common::thread_group::create_thread (C++ function)
drivers::common::thread_group::join_all (C++ function)
drivers::common::thread_group::operator= (C++ function)
drivers::common::thread_group::size (C++ function)
drivers::common::thread_group::tg (C++ member)
drivers::common::thread_group::thread_group (C++ function)
,
[1]
,
[2]
drivers::common::to_msg (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]