OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
Interpreter::OpFetchMemberLong Class Reference

#include <localopcodes.hpp>

Inheritance diagram for Interpreter::OpFetchMemberLong:
Collaboration diagram for Interpreter::OpFetchMemberLong:

Public Member Functions

 OpFetchMemberLong (bool global)
 
virtual void execute (Runtime &runtime)
 
- Public Member Functions inherited from Interpreter::Opcode0
virtual ~Opcode0 ()
 

Private Attributes

bool mGlobal
 

Constructor & Destructor Documentation

Interpreter::OpFetchMemberLong::OpFetchMemberLong ( bool  global)
inline

Member Function Documentation

virtual void Interpreter::OpFetchMemberLong::execute ( Runtime runtime)
inlinevirtual

Implements Interpreter::Opcode0.

Here is the call graph for this function:

Member Data Documentation

bool Interpreter::OpFetchMemberLong::mGlobal
private

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