Table of Contents

Class: Process .\simpy1_5\SimPy\Simulation.py

Superclass of classes which may use generator functions

Base Classes   
Lister
Methods   
__init__
_hold
_passivate
active
cancel
interrupt
interruptReset
interrupted
passive
queuing
terminated
  __init__ 
__init__ ( self,  name="a_process" )

  _hold 
_hold ( self,  a )

  _passivate 
_passivate ( self,  a )

  active 
active ( self )

  cancel 
cancel ( self,  victim )

Application function to cancel all event notices for this Process instance;(should be all event notices for the generator).

  interrupt 
interrupt ( self,  victim )

Application function to interrupt active processes

  interruptReset 
interruptReset ( self )

Application function for an interrupt victim to get out of interrupted state.

  interrupted 
interrupted ( self )

  passive 
passive ( self )

  queuing 
queuing ( self,  resource )

  terminated 
terminated ( self )


Table of Contents

This document was automatically generated on Tue Dec 07 19:52:27 2004 by HappyDoc version 2.1