_ctxt (defined in Parallaction::CommandExec) | Parallaction::CommandExec | protected |
_execZone (defined in Parallaction::CommandExec) | Parallaction::CommandExec | protected |
_opcodes (defined in Parallaction::Exec< CommandOpcodeSet >) | Parallaction::Exec< CommandOpcodeSet > | protected |
_running (defined in Parallaction::CommandExec) | Parallaction::CommandExec | protected |
_suspend (defined in Parallaction::CommandExec) | Parallaction::CommandExec | protected |
_suspendedCtxt (defined in Parallaction::CommandExec) | Parallaction::CommandExec | protected |
_vm (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cleanSuspendedList() (defined in Parallaction::CommandExec) | Parallaction::CommandExec | protected |
cmdOp_call(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_clear(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_close(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_drop(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_get(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_invalid(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_location(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_move(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_off(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_on(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_open(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_quit(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_set(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_speak(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_start(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_stop(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
cmdOp_toggle(CommandContext &) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | protected |
CommandExec(Parallaction *vm) (defined in Parallaction::CommandExec) | Parallaction::CommandExec | |
CommandExec_ns(Parallaction_ns *vm) (defined in Parallaction::CommandExec_ns) | Parallaction::CommandExec_ns | |
createSuspendList(CommandList::iterator first, CommandList::iterator last) (defined in Parallaction::CommandExec) | Parallaction::CommandExec | protected |
OpIt typedef (defined in Parallaction::Exec< CommandOpcodeSet >) | Parallaction::Exec< CommandOpcodeSet > | protected |
run(CommandList &list, ZonePtr z=ZonePtr()) (defined in Parallaction::CommandExec) | Parallaction::CommandExec | |
runList(CommandList::iterator first, CommandList::iterator last) (defined in Parallaction::CommandExec) | Parallaction::CommandExec | protected |
runSuspended() (defined in Parallaction::CommandExec) | Parallaction::CommandExec | |
suspend() (defined in Parallaction::CommandExec) | Parallaction::CommandExec | |
~Exec() (defined in Parallaction::Exec< CommandOpcodeSet >) | Parallaction::Exec< CommandOpcodeSet > | inlinevirtual |