rmw_fastrtps_shared_cpp
master
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
|
Go to the documentation of this file.
15 #ifndef RMW_FASTRTPS_SHARED_CPP__NAMESPACE_PREFIX_HPP_
16 #define RMW_FASTRTPS_SHARED_CPP__NAMESPACE_PREFIX_HPP_
57 #endif // RMW_FASTRTPS_SHARED_CPP__NAMESPACE_PREFIX_HPP_
const char *const ros_service_requester_prefix
std::string _strip_ros_prefix_if_exists(const std::string &topic_name)
Returns the topic name stripped of and ROS specific prefix if exists.
#define RMW_FASTRTPS_SHARED_CPP_PUBLIC
Definition: visibility_control.h:50
const std::vector< std::string > & _get_all_ros_prefixes()
Returns the list of ros prefixes.
std::string _get_ros_prefix_if_exists(const std::string &topic_name)
Return the ROS specific prefix if it exists, otherwise "".
const char *const ros_service_response_prefix
const std::vector< std::string > _ros_prefixes
std::string _resolve_prefix(const std::string &name, const std::string &prefix)
Returns name stripped of prefix if exists, if not return "".
const char *const ros_topic_prefix