|
SMACC2
|
Event posted when a calendar event matches a watched pattern. More...
#include <events.hpp>


Public Attributes | |
| CalendarEvent | event |
| std::string | matched_pattern |
Event posted when a calendar event matches a watched pattern.
This is triggered when an event matching the configured pattern is approaching (based on minutes_before setting).
Definition at line 64 of file events.hpp.
| CalendarEvent cl_gcalcli::EvCalendarEventDetected< TSource, TOrthogonal >::event |
Definition at line 66 of file events.hpp.
| std::string cl_gcalcli::EvCalendarEventDetected< TSource, TOrthogonal >::matched_pattern |
Definition at line 67 of file events.hpp.