| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Appcall__
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Static Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Class Variables | |
APPCALL_DEBEV = 2
|
|
APPCALL_MANUAL = 1
|
|
APPCALL_TIMEOUT = 4
|
|
__name__ =
|
|
| Properties | |
| Consts | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Defines an array type. Later you need to pack() / unpack() |
Creates a string buffer. The returned value (r) will be a byref object. Use r.value to get the contents and r.size to get the buffer's size |
Allows you to instantiate an appcall (callable object) with the desired prototype
|
Returns an appcall object for a type (can be given as tinfo_t object or as a string declaration) One can then use retrieve() member method
|
Returns the numeric value of a given name string. If the name could not be resolved then the default value will be returned |
| Property Details |
Consts
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |