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