Template Struct EvConnectionLost
Defined in File events.hpp
Inheritance Relationships
Base Type
public boost::statechart::event< EvConnectionLost< TSource, TOrthogonal > >
Struct Documentation
-
template<typename TSource, typename TOrthogonal>
struct EvConnectionLost : public boost::statechart::event<EvConnectionLost<TSource, TOrthogonal>> Event posted when gcalcli connection is lost.
Posted after consecutive failures exceed max_consecutive_failures.