SMACC2
Loading...
Searching...
No Matches
cl_gcalcli::EvAgendaUpdated< TSource, TOrthogonal > Struct Template Reference

Event posted when the agenda is updated. More...

#include <events.hpp>

Inheritance diagram for cl_gcalcli::EvAgendaUpdated< TSource, TOrthogonal >:
Inheritance graph
Collaboration diagram for cl_gcalcli::EvAgendaUpdated< TSource, TOrthogonal >:
Collaboration graph

Public Attributes

std::vector< CalendarEventevents
 

Detailed Description

template<typename TSource, typename TOrthogonal>
struct cl_gcalcli::EvAgendaUpdated< TSource, TOrthogonal >

Event posted when the agenda is updated.

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

Definition at line 99 of file events.hpp.

Member Data Documentation

◆ events

template<typename TSource , typename TOrthogonal >
std::vector<CalendarEvent> cl_gcalcli::EvAgendaUpdated< TSource, TOrthogonal >::events

Definition at line 101 of file events.hpp.


The documentation for this struct was generated from the following file: