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

Résumé

Héritage

Sous-classes directes connues : nl::Weave::Profiles::DataManagement_Current::VersionedTraitPath

Constructeurs et destructeurs

TraitPath()
TraitPath(TraitDataHandle aDataHandle, PropertyPathHandle aPropertyPathHandle)

Attributs publics

mPropertyPathHandle
mTraitDataHandle
TraitDataHandle

Fonctions publiques

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

Attributs publics

mPropertyPathHandle

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

mTraitDataHandle

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

Fonctions publiques

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
)

opérateur==

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