struct EventHeader

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

Public Members

uint64_t mSource
ImportanceType mImportance
uint64_t mId
ImportanceType mRelatedImportance
uint64_t mRelatedId
uint64_t mUTCTimestamp
uint64_t mSystemTimestamp
uint64_t mResourceId
uint64_t mTraitProfileId
uint64_t mTraitInstanceId
uint64_t mType
int64_t mDeltaUTCTime
int64_t mDeltaSystemTime
uint64_t mPresenceMask
SchemaVersionRange mDataSchemaVersionRange

Public Methods

void EventHeader ()

Not a simple POD anymore given that we have a constructor for mDataSchemaVersionRange now.

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