SimGrid
3.13
Versatile Simulation of Distributed Systems
|
Public Member Functions | |
def | __init__ (self, name, type, casted=None) |
def | field (self) |
def | rettype (self) |
def | cast (self) |
Public Attributes | |
name | |
type | |
casted | |
Static Public Attributes | |
dictionary | simcall_types = {k: v for _, k, v in types} |
def simcalls.Arg.__init__ | ( | self, | |
name, | |||
type, | |||
casted = None |
|||
) |
def simcalls.Arg.field | ( | self | ) |
def simcalls.Arg.rettype | ( | self | ) |
def simcalls.Arg.cast | ( | self | ) |
|
static |
simcalls.Arg.name |
simcalls.Arg.type |
simcalls.Arg.casted |