Home | Trees | Index | Help |
---|
Package SimPy :: Module SimulationRT :: Class __Evlist |
|
Method Summary | |
---|---|
__init__(self)
| |
Retrieve next event from event list | |
Post an event notice for process what for time at | |
Search through all event notices at whom's event time and remove whom's event notice if whom is a suspended process |
Method Details |
---|
_nextev(self)Retrieve next event from event list |
_post(self, what, at, prior=0)Post an event notice for process what for time at |
_unpost(self, whom)Search through all event notices at whom's event time and remove whom's event notice if whom is a suspended process |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 31 12:03:16 2005 | http://epydoc.sf.net |