Template Struct EvCalendarEventEnded

Inheritance Relationships

Base Type

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

Struct Documentation

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

Event posted when a calendar event ends.

This is triggered when the current time reaches the event end time.

Public Members

CalendarEvent event