TorqueScript  0.2
Public Member Functions | List of all members
TorqueScript::InstructionSequence Class Reference

Storage class for a sequence of instructions to be executed. Also implements the primary execution code for running Torque Script virtual instructions. More...

#include <instructionsequence.hpp>

Inheritance diagram for TorqueScript::InstructionSequence:
Inheritance graph
[legend]
Collaboration diagram for TorqueScript::InstructionSequence:
Collaboration graph
[legend]

Public Member Functions

void execute (std::shared_ptr< ExecutionState > state)
 

Detailed Description

Storage class for a sequence of instructions to be executed. Also implements the primary execution code for running Torque Script virtual instructions.


The documentation for this class was generated from the following file: