Implementation of the NodeLogging part of the Node API.  
 More...
#include <node_logging.hpp>
Implementation of the NodeLogging part of the Node API. 
 
◆ NodeLogging()
◆ ~NodeLogging()
  
  
      
        
          | virtual rclcpp::node_interfaces::NodeLogging::~NodeLogging  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ get_logger()
  
  
      
        
          | virtual rclcpp::Logger rclcpp::node_interfaces::NodeLogging::get_logger  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ get_logger_name()
  
  
      
        
          | virtual const char* rclcpp::node_interfaces::NodeLogging::get_logger_name  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
The documentation for this class was generated from the following file: