This is the complete list of members for VirtualMachine::Command, including all inherited members.
Command(const Box &value, bool isOptimization, integer idxOriginal, integer idxNormalized) | VirtualMachine::Command | inline |
Command(CallbackDecl callback, integer qtyFunctionArgs, const Box &resultType, const String &functionOrOp, bool isOperator, integer idxOriginal, integer idxNormalized) | VirtualMachine::Command | inline |
Command(Program *program, const Box &resultType, const String &functionOrOp, integer idxOriginal, integer idxNormalized) | VirtualMachine::Command | |
Command(JumpType jumpType, integer idxOriginal, integer idxNormalized) | VirtualMachine::Command | inline |
DbgInfo | VirtualMachine::Command | |
DecompileInfoType enum name | VirtualMachine::Command | |
DecompileSymbol | VirtualMachine::Command | |
DecompileType | VirtualMachine::Command | |
ExpressionPositions | VirtualMachine::Command | |
IsConditionalJump() const | VirtualMachine::Command | inline |
IsConstant() const | VirtualMachine::Command | inline |
JumpType enum name | VirtualMachine::Command | |
opcode | VirtualMachine::Command | protected |
OpCodes enum name | VirtualMachine::Command | |
Operation | VirtualMachine::Command | |
QtyFunctionArgs | VirtualMachine::Command | |
ResultType | VirtualMachine::Command | |
SetEndOfConditionalFlag() | VirtualMachine::Command | inline |
Which() const | VirtualMachine::Command | inline |