| Home | Trees | Indices | Help |
|
|---|
|
|
Publishes generated data to a file. No concept of receaving data yet.
|
|||
|
|||
| string |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| string |
|
||
|
Inherited from |
|||
|
|||
_filename = None
|
|||
_fd = None
|
|||
_state = 0
|
|||
|
|||
|
Get current filename.
|
Set new filename.
|
Change state such that send/receave will work. For Tcp this could be connecting to a remote host
|
Change state such that send/receave will not work. For Tcp this could be closing a connection, for a file it might be closing the file handle.
|
Close current stream/connection.
|
Publish some data
|
Receive some data.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:17:10 2008 | http://epydoc.sourceforge.net |