Namespaces | Typedefs
UtilTypes.hh File Reference
#include <unordered_map>
#include <memory>
#include <string>
#include "gazebo/util/system.hh"
Include dependency graph for UtilTypes.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Typedefs

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