rmw_cyclonedds/rmw_cyclonedds_cpp/src
Michel Hidalgo 914037bd29 Update graph API return codes. (#243)
This patch affects:
- rmw_get_node_names()
- rmw_get_node_names_with_enclaves()
- rmw_get_topic_names_and_types()
- rmw_get_service_names_and_types()
- rmw_get_publishers_info_by_topic()
- rmw_get_subscriptions_info_by_topic()
- rmw_get_subscriber_names_and_types_by_node()
- rmw_get_publisher_names_and_types_by_node()
- rmw_get_service_names_and_types_by_node()
- rmw_get_client_names_and_types_by_node()
- rmw_count_publishers()
- rmw_count_subscribers()

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
2020-10-15 15:45:20 +02:00
..
bytewise.hpp Mark code that should be unreachable (#77) 2019-12-08 16:03:30 -06:00
demangle.cpp Switch to one participant per context model (#145) 2020-04-22 14:01:05 -03:00
demangle.hpp Switch to one participant per context model (#145) 2020-04-22 14:01:05 -03:00
deserialization_exception.cpp remove executive flags from source code files 2019-10-25 10:15:48 +02:00
exception.cpp remove executive flags from source code files 2019-10-25 10:15:48 +02:00
fallthrough_macro.hpp correct fallthrough macro (#154) 2020-04-14 17:41:11 -05:00
namespace_prefix.hpp Clean up topic namespace prefixes (#76) 2019-12-06 11:23:47 -06:00
rmw_cyclonedds_topic.idl initial commit 2018-07-09 13:22:25 +02:00
rmw_node.cpp Update graph API return codes. (#243) 2020-10-15 15:45:20 +02:00
serdata.cpp Update for changes on Cyclone DDS security branch 2020-03-05 17:29:05 +01:00
serdata.hpp Cache serialization info when CDRWriter is constructed (#80) 2019-12-13 11:05:58 -05:00
serdes.cpp Rework serialization (#42) 2019-12-05 14:42:11 -06:00
Serialization.cpp Fix serialization on non-32-bit, big-endian systems (#159) 2020-04-17 16:54:06 -05:00
Serialization.hpp rename rosidl_generator_c namespace to rosidl_runtime_c (#150) 2020-04-10 22:14:29 -07:00
TypeSupport2.cpp code style only: wrap after open parenthesis if not in one line (#95) 2020-02-04 11:41:49 -08:00
TypeSupport2.hpp rename rosidl_generator_c namespace to rosidl_runtime_c (#150) 2020-04-10 22:14:29 -07:00
u16string.cpp rename rosidl_generator_c namespace to rosidl_runtime_c (#150) 2020-04-10 22:14:29 -07:00