nl::Weave::Profiles::DataManagement_Current::TraitPath

Summary

Inheritance

Direct Known Subclasses: nl::Weave::Profiles::DataManagement_Current::VersionedTraitPath

Constructors and Destructors

TraitPath()
TraitPath(TraitDataHandle aDataHandle, PropertyPathHandle aPropertyPathHandle)

Public attributes

mPropertyPathHandle
mTraitDataHandle
TraitDataHandle

Public functions

IsValid()
bool
operator==(const TraitPath & rhs) const
bool

Public attributes

mPropertyPathHandle

PropertyPathHandle nl::Weave::Profiles::DataManagement_Current::TraitPath::mPropertyPathHandle

mTraitDataHandle

TraitDataHandle nl::Weave::Profiles::DataManagement_Current::TraitPath::mTraitDataHandle

Public functions

IsValid

bool nl::Weave::Profiles::DataManagement_Current::TraitPath::IsValid()

TraitPath

 nl::Weave::Profiles::DataManagement_Current::TraitPath::TraitPath()

TraitPath

 nl::Weave::Profiles::DataManagement_Current::TraitPath::TraitPath(
  TraitDataHandle aDataHandle,
  PropertyPathHandle aPropertyPathHandle
)

operator==

bool nl::Weave::Profiles::DataManagement_Current::TraitPath::operator==(
  const TraitPath & rhs
) const