nl::Weave::Profiles::DataManagement_Current::SchemaVersionRange

סיכום

בונים והורסים

SchemaVersionRange()
SchemaVersionRange(SchemaVersion aMaxVersion, SchemaVersion aMinVersion)

מאפיינים ציבוריים

mMaxVersion
SchemaVersion
mMinVersion
SchemaVersion

תפקידים ציבוריים

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

מאפיינים ציבוריים

mMaxVersion

SchemaVersion nl::Weave::Profiles::DataManagement_Current::SchemaVersionRange::mMaxVersion

mMinVersion

SchemaVersion nl::Weave::Profiles::DataManagement_Current::SchemaVersionRange::mMinVersion

תפקידים ציבוריים

IsValid

bool nl::Weave::Profiles::DataManagement_Current::SchemaVersionRange::IsValid() const 

SchemaVersionRange

 nl::Weave::Profiles::DataManagement_Current::SchemaVersionRange::SchemaVersionRange()

SchemaVersionRange

 nl::Weave::Profiles::DataManagement_Current::SchemaVersionRange::SchemaVersionRange(
  SchemaVersion aMaxVersion,
  SchemaVersion aMinVersion
)

אופרטור==

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