rmw_cyclonedds/rmw_cyclonedds_cpp/include/rmw_cyclonedds_cpp
Dan Rose c25f22e565
Mark code that should be unreachable (#77)
Introduce a new [[noreturn]] unreachable() function that marks code as unreachable and throws a logic error if it is executed.
Fix build error due to Windows min/max macros.
Fix linker errors from referring to a non-constexpr extern from a constexpr.
Fix warnings about narrowing conversions.

Signed-off-by: Dan Rose <dan@digilabs.io>
2019-12-08 16:03:30 -06:00
..
deserialization_exception.hpp remove executive flags from source code files 2019-10-25 10:15:48 +02:00
exception.hpp Mark code that should be unreachable (#77) 2019-12-08 16:03:30 -06:00
graphrhc.hpp Multi-domain support 2019-09-11 10:00:46 +02:00
macros.hpp update for Cyclone DDS changes and ROS2 changes 2019-04-29 10:08:59 +02:00
MessageTypeSupport.hpp replace FastCDR and serialise straight into a serdata to avoid an extra copy 2018-07-19 16:37:12 +02:00
MessageTypeSupport_impl.hpp update to match ROS2 Dashing interface 2019-05-12 13:52:26 +02:00
serdes.hpp Rework serialization (#42) 2019-12-05 14:42:11 -06:00
ServiceTypeSupport.hpp replace FastCDR and serialise straight into a serdata to avoid an extra copy 2018-07-19 16:37:12 +02:00
ServiceTypeSupport_impl.hpp update to match ROS2 Dashing interface 2019-05-12 13:52:26 +02:00
TypeSupport.hpp Rework serialization (#42) 2019-12-05 14:42:11 -06:00
TypeSupport_impl.hpp Rework serialization (#42) 2019-12-05 14:42:11 -06:00
u16string.hpp Add wstring support 2019-08-19 11:13:13 +02:00
visibility_control.h initial commit 2018-07-09 13:22:25 +02:00