| Home | Trees | Indices | Help |
|
|---|
|
|
Very simple Com publisher that allows for a single method call. The method call is fed in as a string which is evaled. This allows for calling any method with any number of parameters.
|
|||
|
|||
|
|||
|
|||
| string |
|
||
|
|||
|
Inherited from |
|||
|
|||
_clsid = None
|
|||
_methodFormat = None
|
|||
_lastReturn = None
|
|||
_object = None
|
|||
|
|||
Create Com Object. clsid = '{...}'
|
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.
|
Call method on COM object.
|
Get or set property
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:17:10 2008 | http://epydoc.sourceforge.net |