All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros
util/Diagnostics.hh File Reference
#include <boost/unordered_map.hpp>
#include <string>
#include <boost/filesystem.hpp>
#include "gazebo/gazebo_config.h"
#include "gazebo/transport/TransportTypes.hh"
#include "gazebo/msgs/msgs.hh"
#include "gazebo/common/UpdateInfo.hh"
#include "gazebo/common/SingletonT.hh"
#include "gazebo/common/Timer.hh"
#include "gazebo/util/UtilTypes.hh"
#include "gazebo/util/system.hh"
Include dependency graph for util/Diagnostics.hh:

Go to the source code of this file.

Classes

class  gazebo::util::DiagnosticManager
 A diagnostic manager class. More...
 
class  gazebo::util::DiagnosticTimer
 A timer designed for diagnostics. More...
 

Namespaces

 gazebo
 Forward declarations for the common classes.
 
 gazebo::util
 

Macros

#define DIAG_TIMER_LAP(_name, _prefix)   ((void)0)
 
#define DIAG_TIMER_START(_name)   ((void) 0)
 
#define DIAG_TIMER_STOP(_name)   ((void) 0)