#include "GizmoEvent.hpp"
#include "GizmoLinuxInputEvent.hpp"
#include <string>
#include <boost/shared_ptr.hpp>
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/text_iarchive.hpp>
#include <boost/serialization/base_object.hpp>


Go to the source code of this file.
Namespaces | |
| namespace | Gizmod |
Classes | |
| class | Gizmod::GizmoEventStandard |
| Class for Standard events. More... | |
Definition in file GizmoEventStandard.hpp.
1.5.3