SimGrid  3.14.159
Versatile Simulation of Distributed Systems
simcalls.Arg Class Reference
Inheritance diagram for simcalls.Arg:

Public Member Functions

def __init__ (self, name, type)
 
def field (self)
 
def rettype (self)
 

Public Attributes

 name
 
 type
 

Constructor & Destructor Documentation

§ __init__()

def simcalls.Arg.__init__ (   self,
  name,
  type 
)

Member Function Documentation

§ field()

def simcalls.Arg.field (   self)

§ rettype()

def simcalls.Arg.rettype (   self)

Member Data Documentation

§ name

simcalls.Arg.name

§ type

simcalls.Arg.type

The documentation for this class was generated from the following file: