This is the complete list of members for rlStatemachine, including all inherited members.
doState() | rlStatemachine | virtual |
enterState(int newState, int whichEntry=0) | rlStatemachine | virtual |
exitState(int whichExit=0) | rlStatemachine | virtual |
getPlcStateDouble(int index) | rlStatemachine | |
getPlcStateFloat(int index) | rlStatemachine | |
getPlcStateInt(int index) | rlStatemachine | |
getState() | rlStatemachine | |
getVar() | rlStatemachine | |
haveto_free_state | rlStatemachine | protected |
num_process_variables | rlStatemachine | protected |
num_states | rlStatemachine | protected |
rlStatemachine(int numStates, int numProcessVariables, rlPlcState *state=NULL) | rlStatemachine | |
setPlcStateDouble(int index, double val) | rlStatemachine | |
setPlcStateFloat(int index, float val) | rlStatemachine | |
setPlcStateInt(int index, int val) | rlStatemachine | |
state | rlStatemachine | protected |
var | rlStatemachine | protected |
~rlStatemachine() | rlStatemachine | virtual |