struct TraitPath
Defined at line 48 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/TraitCatalog.h
A structure representing a path to a property or set of properties within a trait instance belonging to a particular resource
Public Members
TraitDataHandle mTraitDataHandle
PropertyPathHandle mPropertyPathHandle
Public Methods
void TraitPath ()
Defined at line 50 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/TraitCatalog.h
void TraitPath (TraitDataHandle aDataHandle, PropertyPathHandle aPropertyPathHandle)
Defined at line 51 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/TraitCatalog.h
bool operator== (const TraitPath & rhs)
Defined at line 54 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/TraitCatalog.h
bool IsValid ()
Defined at line 58 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/TraitCatalog.h