SMACC2
Loading...
Searching...
No Matches
events.hpp File Reference
#include <boost/statechart/event.hpp>
#include <string>
#include <vector>
#include <cl_gcalcli/types.hpp>
Include dependency graph for events.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cl_gcalcli::EvConnectionLost< TSource, TOrthogonal >
 Event posted when gcalcli connection is lost. More...
 
struct  cl_gcalcli::EvConnectionRestored< TSource, TOrthogonal >
 Event posted when gcalcli connection is restored. More...
 
struct  cl_gcalcli::EvAuthenticationRequired< TSource, TOrthogonal >
 Event posted when gcalcli authentication is required. More...
 
struct  cl_gcalcli::EvCalendarEventDetected< TSource, TOrthogonal >
 Event posted when a calendar event matches a watched pattern. More...
 
struct  cl_gcalcli::EvCalendarEventStarted< TSource, TOrthogonal >
 Event posted when a calendar event starts. More...
 
struct  cl_gcalcli::EvCalendarEventEnded< TSource, TOrthogonal >
 Event posted when a calendar event ends. More...
 
struct  cl_gcalcli::EvAgendaUpdated< TSource, TOrthogonal >
 Event posted when the agenda is updated. More...
 

Namespaces

namespace  cl_gcalcli