Home | Trees | Indices | Help |
---|
|
object --+ | __Evlist
|
|||
|
__init__(self) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
||
|
_post(self,
what,
at,
prior=False) Post an event notice for process what for time at |
||
|
_unpost(self,
whom) Mark event notice for whom as cancelled if whom is a suspended process |
||
|
_nextev(self) Retrieve next event from event list |
||
| _isEmpty(self) | ||
|
_allEventNotices(self) Returns string with eventlist as t1: [procname,procname2] t2: [procname4,procname5, . |
||
|
_allEventTimes(self) Returns list of all times for which events are scheduled. |
||
Inherited from |
|
|||
Inherited from |
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sat Mar 15 15:45:19 2008 | http://epydoc.sourceforge.net |