Template Struct EvAgendaUpdated

Inheritance Relationships

Base Type

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

Struct Documentation

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

Event posted when the agenda is updated.

Contains the full list of upcoming calendar events from the last poll.

Public Members

std::vector<CalendarEvent> events