Template Struct EvCalendarEventStarted

Inheritance Relationships

Base Type

  • public boost::statechart::event< EvCalendarEventStarted< TSource, TOrthogonal > >

Struct Documentation

template<typename TSource, typename TOrthogonal>
struct EvCalendarEventStarted : public boost::statechart::event<EvCalendarEventStarted<TSource, TOrthogonal>>

Event posted when a calendar event starts.

This is triggered when the current time reaches the event start time (or minutes_before if configured).

Public Members

CalendarEvent event