poolobject

This module is part of the Python Pool library. It defines the base classes for Pool object

Classes

PoolObject

Inheritance diagram of PoolObject
class PoolObject(**kwargs)[source]

Bases: SardanaObjectID, PoolBaseObject

A Pool object that besides the name and reference to the pool has:

  • _id : the internal identifier

serialize(*args, **kwargs)[source]
get_dependent_elements()[source]
has_dependent_elements()[source]