V-Gears
0
Free Final Fantasy VII engine.
FieldWindowInstruction Member List
This is the complete list of members for
FieldWindowInstruction
, including all inherited members.
AddParam
(ValuePtr value)
Instruction
address_
Instruction
protected
code_gen_data_
Instruction
protected
GetAddress
() const
Instruction
GetCodeGenData
() const
Instruction
GetDestAddress
() const
Instruction
virtual
GetName
() const
Instruction
GetOpcode
() const
Instruction
GetParam
(uint32 index) const
Instruction
GetParams
() const
Instruction
GetStackChange
() const
Instruction
INST_TYPE_BINARY_OP
Instruction
static
INST_TYPE_BOOL_NEGATE
Instruction
static
INST_TYPE_CALL
Instruction
static
INST_TYPE_COND_JUMP
Instruction
static
INST_TYPE_DUP
Instruction
static
INST_TYPE_JUMP
Instruction
static
INST_TYPE_KERNEL_CALL
Instruction
static
INST_TYPE_LOAD
Instruction
static
INST_TYPE_RETURN
Instruction
static
INST_TYPE_STACK
Instruction
static
INST_TYPE_STORE
Instruction
static
INST_TYPE_UNARY_OP_POST
Instruction
static
INST_TYPE_UNARY_OP_PRE
Instruction
static
IsCondJump
() const
Instruction
virtual
IsFuncCall
() const
Instruction
virtual
IsJump
() const
Instruction
virtual
IsKernelCall
() const
KernelCallInstruction
virtual
IsLoad
() const
Instruction
virtual
IsReturn
() const
Instruction
virtual
IsStackOp
() const
Instruction
virtual
IsStore
() const
Instruction
virtual
IsUncondJump
() const
Instruction
virtual
label_required_
Instruction
protected
LabelRequired
() const
Instruction
name_
Instruction
protected
opcode_
Instruction
protected
params_
Instruction
protected
Print
(std::ostream &output) const
Instruction
virtual
ProcessASK
(CodeGenerator *code_gen, const std::string &script_name)
FieldWindowInstruction
private
ProcessInst
(Function &func, ValueStack &stack, Engine *engine, CodeGenerator *code_gen) override
FieldWindowInstruction
virtual
ProcessMENU
(CodeGenerator *code_gen)
FieldWindowInstruction
private
ProcessMENU2
(CodeGenerator *code_gen)
FieldWindowInstruction
private
ProcessMESSAGE
(CodeGenerator *code_gen, const std::string &script_name)
FieldWindowInstruction
private
ProcessMPNAM
(CodeGenerator *code_gen, const std::string &script_name)
FieldWindowInstruction
private
ProcessSTTIM
(CodeGenerator *code_gen)
FieldWindowInstruction
private
ProcessWCLSE
(CodeGenerator *code_gen)
FieldWindowInstruction
private
ProcessWINDOW
(CodeGenerator *code_gen)
FieldWindowInstruction
private
ProcessWMODE
(CodeGenerator *code_gen)
FieldWindowInstruction
private
ProcessWSIZW
(CodeGenerator *code_gen)
FieldWindowInstruction
private
ProcessWSPCL
(CodeGenerator *code_gen)
FieldWindowInstruction
private
ref_count_
RefCounted
private
RefCounted
()
RefCounted
inline
protected
SetAddress
(uint32 address)
Instruction
SetCodeGenData
(std::string code_gen_data)
Instruction
SetLabelRequired
(bool required)
Instruction
SetName
(std::string name)
Instruction
SetOpcode
(uint32 opcode)
Instruction
SetParams
(std::vector< ValuePtr > params)
Instruction
SetStackChange
(int16 stack_change)
Instruction
stack_change_
Instruction
protected
void::intrusive_ptr_add_ref
(RefCounted *ptr)
RefCounted
private
void::intrusive_ptr_release
(RefCounted *ptr)
RefCounted
private
~RefCounted
()
RefCounted
inline
protected
virtual
Generated by
1.9.4