Google은 흑인 공동체를 위한 인종적 평등을 추구하기 위해 노력하고 있습니다. 자세히 알아보기

nl::Weave::프로필::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

공개 함수

유효

bool nl::Weave::Profiles::DataManagement_Current::TraitPath::IsValid()

학습 경로

 nl::Weave::Profiles::DataManagement_Current::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