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

Riepilogo

Eredità

Sottoclassi note dirette: nl::Weave::Profiles::DataManagement_Current::VersionedTraitPath

Costruttori e distruttori

TraitPath()
TraitPath(TraitDataHandle aDataHandle, PropertyPathHandle aPropertyPathHandle)

Attributi pubblici

mPropertyPathHandle
mTraitDataHandle
TraitDataHandle

Funzioni pubbliche

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

Attributi pubblici

mPropertyPathHandle

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

mTraitDataHandle

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

Funzioni pubbliche

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
)

operatore==

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