Public Member Functions | |
void | Execute () |
Data Fields | |
uint | num_exits |
Number of exits from block. | |
uint | num_green |
Number of green exits from block. | |
SignalProgram * | program |
The program being run. | |
SignalInstruction * | instruction |
Instruction to execute next. | |
SignalState | state |
Definition at line 44 of file programmable_signals.cpp.