17 #ifndef RCL__LOCALHOST_H_
18 #define RCL__LOCALHOST_H_
26 #include "rcl/visibility_control.h"
27 #include "rmw/localhost.h"
29 extern const char *
const RCL_LOCALHOST_ENV_VAR;
RCL_PUBLIC rcl_ret_t rcl_get_localhost_only(rmw_localhost_only_t *localhost_only)
Determine if the user wants to communicate using loopback only.
rmw_ret_t rcl_ret_t
The type that holds an rcl return code.