Go to the documentation of this file.
22 #ifndef __EventReporter_h__
23 #define __EventReporter_h__
27 #include "lunaservice.h"
34 static void init(GMainLoop* loop);
36 bool report(
const char* eventString,
const char* eventData );
47 #endif // __EventReporter_h__