#include "GizmoEvent.hpp"
#include <string>
#include <vector>
#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::GizmoEventLIRC |
Class for LIRC events. More... |
Definition in file GizmoEventLIRC.hpp.