_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) | Parallaction::CommandExec | protected |
cleanSuspendedList() (defined in Parallaction::CommandExec) | Parallaction::CommandExec | protected |
CommandExec(Parallaction *vm) (defined in Parallaction::CommandExec) | Parallaction::CommandExec | |
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 |