rclcpp  master
C++ ROS Client Library API
Classes | Namespaces
node_logging.hpp File Reference
#include <memory>
#include "rclcpp/logger.hpp"
#include "rclcpp/macros.hpp"
#include "rclcpp/node_interfaces/node_base_interface.hpp"
#include "rclcpp/node_interfaces/node_logging_interface.hpp"
#include "rclcpp/visibility_control.hpp"
Include dependency graph for node_logging.hpp:

Go to the source code of this file.

Classes

class  rclcpp::node_interfaces::NodeLogging
 Implementation of the NodeLogging part of the Node API. More...
 

Namespaces

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