BoolNativeInstruction(RegisterRef< bool > *result, RegisterRef< TMPLT > *op1, StandardTypeDescriptorOrdinal nativeType) | BoolNativeInstruction< TMPLT > | [inline, explicit] |
BoolNativeInstruction(RegisterRef< bool > *result, RegisterRef< TMPLT > *op1, RegisterRef< TMPLT > *op2, StandardTypeDescriptorOrdinal nativeType) | BoolNativeInstruction< TMPLT > | [inline, explicit] |
describe(string &out, bool values) const=0 | Instruction | [pure virtual] |
describeHelper(string &out, bool values, const char *longName, const char *shortName, RegisterReference *result, RegisterReference *op1, RegisterReference *op2) const | Instruction | [inline, protected] |
exec(long &pc) const=0 | Instruction | [protected, pure virtual] |
fennel::Calculator class | Instruction | [friend] |
Instruction() | Instruction | [inline, explicit] |
mNativeType | NativeInstruction< TMPLT > | [protected] |
mOp1 | NativeInstruction< TMPLT > | [protected] |
mOp2 | NativeInstruction< TMPLT > | [protected] |
mResult | BoolNativeInstruction< TMPLT > | [protected] |
NativeInstruction(StandardTypeDescriptorOrdinal nativeType) | NativeInstruction< TMPLT > | [inline, explicit] |
NativeInstruction(RegisterRef< TMPLT > *op1, StandardTypeDescriptorOrdinal nativeType) | NativeInstruction< TMPLT > | [inline, explicit] |
NativeInstruction(RegisterRef< TMPLT > *op1, RegisterRef< TMPLT > *op2, StandardTypeDescriptorOrdinal nativeType) | NativeInstruction< TMPLT > | [inline, explicit] |
~BoolNativeInstruction() | BoolNativeInstruction< TMPLT > | [inline, virtual] |
~Instruction() | Instruction | [inline, virtual] |
~NativeInstruction() | NativeInstruction< TMPLT > | [inline] |