titus.genpy.Cell

class titus.genpy.Cell(value, shared, rollback, source)[source]

Bases: titus.genpy.PersistentStorageItem

Represents the state of a cell at runtime.

__init__(value, shared, rollback, source)
maybeRestoreBackup()
maybeSaveBackup()
update(state, scope, path, to, arrayErrCode, mapErrCode, fcnName, pos)