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

Zusammenfassung

Übernahme

Direkte bekannte Unterklassen: nl::Weave::Profiles::DataManagement_Current::VersionedTraitPath

Konstruktoren und Zerstörer

TraitPath()
TraitPath(TraitDataHandle aDataHandle, PropertyPathHandle aPropertyPathHandle)

Öffentliche Attribute

mPropertyPathHandle
mTraitDataHandle
TraitDataHandle

Öffentliche Funktionen

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

Öffentliche Attribute

mPropertyPathHandle

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

mTraitDataHandle

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

Öffentliche Funktionen

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