def simcalls.Simcall.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
handler, |
|
|
|
res, |
|
|
|
args, |
|
|
|
call_kind |
|
) |
| |
def simcalls.Simcall.check |
( |
|
self | ) |
|
def simcalls.Simcall.enum |
( |
|
self | ) |
|
def simcalls.Simcall.string |
( |
|
self | ) |
|
def simcalls.Simcall.accessors |
( |
|
self | ) |
|
def simcalls.Simcall.case |
( |
|
self | ) |
|
def simcalls.Simcall.body |
( |
|
self | ) |
|
def simcalls.Simcall.handler_prototype |
( |
|
self | ) |
|
simcalls.Simcall.simcalls_BODY = None |
|
static |
simcalls.Simcall.simcalls_PRE = None |
|
static |
simcalls.Simcall.need_handler |
simcalls.Simcall.call_kind |
The documentation for this class was generated from the following file: