En Google, luchamos por la equidad racial de la comunidad negra. Más información

nl::Weave::Perfiles::DataManagement_Current::SchemaVersionRange

Resumen

Constructores y destructores

SchemaVersionRange()
SchemaVersionRange(SchemaVersion aMaxVersion, SchemaVersion aMinVersion)

Atributos públicos

mMaxVersion
SchemaVersion
mMinVersion
SchemaVersion

Funciones públicas

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

Atributos públicos

mMaxVersión

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

versión mMin

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

Funciones públicas

Es válido

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

Esquema de la versión

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

Esquema de la versión

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

operador==

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