17#include <boost/statechart/event.hpp>
25namespace sc = boost::statechart;
32template <
typename TSource,
typename TOrthogonal>
42template <
typename TSource,
typename TOrthogonal>
52template <
typename TSource,
typename TOrthogonal>
63template <
typename TSource,
typename TOrthogonal>
76template <
typename TSource,
typename TOrthogonal>
87template <
typename TSource,
typename TOrthogonal>
98template <
typename TSource,
typename TOrthogonal>
Represents a Google Calendar event.
Event posted when the agenda is updated.
std::vector< CalendarEvent > events
Event posted when gcalcli authentication is required.
Event posted when a calendar event matches a watched pattern.
std::string matched_pattern
Event posted when a calendar event ends.
Event posted when a calendar event starts.
Event posted when gcalcli connection is lost.
Event posted when gcalcli connection is restored.