rclcpp  master
C++ ROS Client Library API
Classes | Namespaces
node_base_interface.hpp File Reference
#include <memory>
#include <mutex>
#include <string>
#include <vector>
#include "rcl/node.h"
#include "rclcpp/callback_group.hpp"
#include "rclcpp/context.hpp"
#include "rclcpp/macros.hpp"
#include "rclcpp/visibility_control.hpp"
Include dependency graph for node_base_interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rclcpp::node_interfaces::NodeBaseInterface
 Pure virtual interface class for the NodeBase part of the Node API. More...
 

Namespaces

 rclcpp
 This header provides the get_node_topics_interface() template function.
 
 rclcpp::node_interfaces