qmi.core.object_registry

Debugging aid.

Classes

ObjectRegistration(oid, timestamp, obj_str, ...)

ObjectRegistry()

class qmi.core.object_registry.ObjectRegistration(oid, timestamp, obj_str, obj_repr, type_str, comment)
comment

Alias for field number 5

count(value, /)

Return number of occurrences of value.

index(value, start=0, stop=9223372036854775807, /)

Return first index of value.

Raises ValueError if the value is not present.

obj_repr

Alias for field number 3

obj_str

Alias for field number 2

oid

Alias for field number 0

timestamp

Alias for field number 1

type_str

Alias for field number 4