Template Struct EvConnectionRestored
Defined in File events.hpp
Inheritance Relationships
Base Type
public boost::statechart::event< EvConnectionRestored< TSource, TOrthogonal > >
Struct Documentation
-
template<typename TSource, typename TOrthogonal>
struct EvConnectionRestored : public boost::statechart::event<EvConnectionRestored<TSource, TOrthogonal>> Event posted when gcalcli connection is restored.
Posted when connection succeeds after being in a lost state.