#include <eventlogger-plugin.h>
Data Fields | |
gchar * | name |
guint | plugin_id |
gchar * | desc |
Definition at line 44 of file eventlogger-plugin.h.
gchar* _RTComElService::name |
The id of the service. Can be queried as service-id.
Definition at line 46 of file eventlogger-plugin.h.
The name of the service. It's unique.
Definition at line 47 of file eventlogger-plugin.h.
gchar* _RTComElService::desc |
The id of the plugin that installed this service.
Definition at line 48 of file eventlogger-plugin.h.