Macros
connection_monitor.cpp File Reference
#include <actionlib/client/connection_monitor.h>
#include <ros/ros.h>
#include <map>
#include <sstream>
#include <string>
Include dependency graph for connection_monitor.cpp:

Go to the source code of this file.

Macros

#define CONNECTION_DEBUG(fmt, ...)   ROS_DEBUG_NAMED("ConnectionMonitor", fmt, ## __VA_ARGS__)
 
#define CONNECTION_WARN(fmt, ...)   ROS_WARN_NAMED("ConnectionMonitor", fmt, ## __VA_ARGS__)
 

Macro Definition Documentation

#define CONNECTION_DEBUG (   fmt,
  ... 
)    ROS_DEBUG_NAMED("ConnectionMonitor", fmt, ## __VA_ARGS__)

Definition at line 46 of file connection_monitor.cpp.

#define CONNECTION_WARN (   fmt,
  ... 
)    ROS_WARN_NAMED("ConnectionMonitor", fmt, ## __VA_ARGS__)

Definition at line 49 of file connection_monitor.cpp.



actionlib
Author(s): Eitan Marder-Eppstein, Vijay Pradeep, Mikael Arguedas
autogenerated on Mon Feb 18 2019 03:59:59