UtilTypes.hh File Reference
#include <unordered_map>
#include <memory>
#include <string>
#include "gazebo/util/system.hh"

Go to the source code of this file.

Namespaces

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

Typedefs

typedef std::shared_ptr
< DiagnosticTimer > 
DiagnosticTimerPtr
 
typedef std::shared_ptr
< OpenALSink > 
OpenALSinkPtr
 
typedef std::shared_ptr
< OpenALSource > 
OpenALSourcePtr
 
typedef std::unordered_map
< std::string,
DiagnosticTimerPtr > 
TimerMap