#include <eventlogger-attach-iter.h>
Data Fields | |
guint | event_id |
gchar * | path |
gchar * | desc |
Definition at line 59 of file eventlogger-attach-iter.h.
The id of the attachment, in the database.
Definition at line 61 of file eventlogger-attach-iter.h.
gchar* _RTComElAttachment::path |
The event-id for the attachment.
Definition at line 62 of file eventlogger-attach-iter.h.
gchar* _RTComElAttachment::desc |
The path where the attachment is physically stored.
Definition at line 63 of file eventlogger-attach-iter.h.