rclcpp  master
C++ ROS Client Library API
Namespaces | Functions
resolve_use_intra_process.hpp File Reference
#include <stdexcept>
#include "rclcpp/intra_process_setting.hpp"
Include dependency graph for resolve_use_intra_process.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rclcpp
 This header provides the get_node_base_interface() template function.
 
 rclcpp::detail
 

Functions

template<typename OptionsT , typename NodeBaseT >
bool rclcpp::detail::resolve_use_intra_process (const OptionsT &options, const NodeBaseT &node_base)
 Return whether or not intra process is enabled, resolving "NodeDefault" if needed. More...