Defines
ros_printouts.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ROS_ASSERT   assert
#define ROS_DEBUG   printf
#define ROS_DEBUG_STREAM(args)   cout << args << endl;
 Compatibility header for non-ros build.
#define ROS_ERROR   printf
#define ROS_FATAL   printf
#define ROS_INFO   printf
#define ROS_INFO_STREAM(args)   cout << args << endl;
#define ROS_WARN   printf

Define Documentation

#define ROS_ASSERT   assert

Definition at line 33 of file ros_printouts.h.

#define ROS_DEBUG   printf

Definition at line 18 of file ros_printouts.h.

#define ROS_DEBUG_STREAM (   args)    cout << args << endl;

Compatibility header for non-ros build.

Definition at line 11 of file ros_printouts.h.

#define ROS_ERROR   printf

Definition at line 27 of file ros_printouts.h.

#define ROS_FATAL   printf

Definition at line 30 of file ros_printouts.h.

#define ROS_INFO   printf

Definition at line 21 of file ros_printouts.h.

#define ROS_INFO_STREAM (   args)    cout << args << endl;

Definition at line 14 of file ros_printouts.h.

#define ROS_WARN   printf

Definition at line 24 of file ros_printouts.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


tfd_modules
Author(s): Maintained by Christian Dornhege (see AUTHORS file).
autogenerated on Tue Jan 22 2013 12:25:03