Classes | |
| class | GenComp |
| Generated-on-demand component class. More... | |
| class | Port |
| Port class. More... | |
Functions | |
| def | make_factory |
| def | make_init |
| def rtshell.gen_comp.make_factory | ( | cons, | |
| port_specs, | |||
event = None, |
|||
max = -1, |
|||
| kwargs | |||
| ) |
Definition at line 192 of file gen_comp.py.
| def rtshell.gen_comp.make_init | ( | name, | |
| cons, | |||
| port_specs, | |||
event = None, |
|||
rate = 1.0, |
|||
max = -1, |
|||
| kwargs | |||
| ) |
Definition at line 198 of file gen_comp.py.