struct ExternalEvents

Defined at line 360 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/EventLoggingTypes.h

Structure for tracking platform-stored events.

Public Members

event_id_t mFirstEventID
event_id_t mLastEventID
FetchExternalEventsFunct mFetchEventsFunct
NotifyExternalEventsDeliveredFunct mNotifyEventsDeliveredFunct
NotifyExternalEventsEvictedFunct mNotifyEventsEvictedFunct

Public Methods

void ExternalEvents ()

Defined at line 362 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/EventLoggingTypes.h

bool IsValid ()

Defined at line 370 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/EventLoggingTypes.h

void Invalidate ()

Defined at line 371 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/EventLoggingTypes.h