titus.genpy.Pool

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

Bases: titus.genpy.PersistentStorageItem

Represents the state of a pool at runtime.

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