|
rmw_fastrtps_shared_cpp
master
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
|
#include <cassert>#include <cstddef>#include <cstring>#include <type_traits>#include "fastdds/rtps/common/Guid.h"

Go to the source code of this file.
Classes | |
| struct | rmw_fastrtps_shared_cpp::hash_fastrtps_guid |
Namespaces | |
| rmw_fastrtps_shared_cpp | |
Functions | |
| template<typename ByteT > | |
| void | rmw_fastrtps_shared_cpp::copy_from_byte_array_to_fastrtps_guid (const ByteT *guid_byte_array, eprosima::fastrtps::rtps::GUID_t *guid) |
| template<typename ByteT > | |
| void | rmw_fastrtps_shared_cpp::copy_from_fastrtps_guid_to_byte_array (const eprosima::fastrtps::rtps::GUID_t &guid, ByteT *guid_byte_array) |
1.8.17