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

摘要

繼承

直接已知子類別: nl::Weave::Profiles::DataManagement_Current::VersionedTraitPath

建構函式和解構函式

TraitPath()
TraitPath(TraitDataHandle aDataHandle, PropertyPathHandle aPropertyPathHandle)

公開屬性

mPropertyPathHandle
mTraitDataHandle
TraitDataHandle

公用函式

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

公開屬性

mPropertyPathHandle

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

mTraitDataHandle

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

公用函式

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
)

運算子==

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