| Home | Trees | Index | Help |
|---|
| Package twisted :: Package internet :: Module base :: Class DelayedCall |
|
Ephemeral --+
|
DelayedCall
| Method Summary | |
|---|---|
__init__(self,
time,
func,
args,
kw,
cancel,
reset)
| |
__getstate__(self)
(inherited from Ephemeral)
| |
__lt__(self,
other)
| |
__setstate__(self,
state)
(inherited from Ephemeral)
| |
__str__(self)
| |
active(self)
| |
cancel(self)
| |
delay(self,
secondsLater)
| |
getTime(self)
| |
reset(self,
secondsFromNow)
| |
| Class Variable Summary | |
|---|---|
class |
IDelayedCall
|
| Class Variable Details |
|---|
IDelayedCallIDelayedCall = twisted.internet.interfaces.IDelayedCall
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:48:07 2003 | http://epydoc.sf.net |