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

Ringkasan

Inheritance

Subclass Langsung yang Diketahui: nl::Weave::Profiles::DataManagement_Current::VersionedTraitPath

Konstruktor dan Destruktor

TraitPath()
TraitPath(TraitDataHandle aDataHandle, PropertyPathHandle aPropertyPathHandle)

Atribut publik

mPropertyPathHandle
mTraitDataHandle
TraitDataHandle

Fungsi publik

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

Atribut publik

mPropertyPathHandle

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

mTraitDataHandle

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

Fungsi publik

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