CastInstruction(RegisterRef< RESULT_T > *result, RegisterRef< SOURCE_T > *op, StandardTypeDescriptorOrdinal resultType, StandardTypeDescriptorOrdinal sourceType) | CastInstruction< RESULT_T, SOURCE_T > | [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] |
mOp1 | CastInstruction< RESULT_T, SOURCE_T > | [protected] |
mOp2 | CastInstruction< RESULT_T, SOURCE_T > | [protected] |
mResult | CastInstruction< RESULT_T, SOURCE_T > | [protected] |
~CastInstruction() | CastInstruction< RESULT_T, SOURCE_T > | [inline, virtual] |
~Instruction() | Instruction | [inline, virtual] |