gz/sim/EventManager.hh File Reference
#include <functional>
#include <memory>
#include <typeinfo>
#include <unordered_map>
#include <utility>
#include <gz/common/Console.hh>
#include <gz/common/Event.hh>
#include <gz/sim/config.hh>
#include <gz/sim/Export.hh>
#include <gz/sim/Types.hh>
Go to the source code of this file.
Classes | |
class | EventManager |
The EventManager is used to send/receive notifications of simulator events. More... | |
Namespaces | |
ignition | |
This library is part of the Ignition Robotics project. | |
ignition::gazebo | |
Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation. | |
Variables | |
class IGNITION_GAZEBO_HIDDEN | EventManagerPrivate |