構造体 Onikiri::EmulatorUtility::OpEmulationState::RegFromOpState

#include <OpEmulationState.h>

Onikiri::EmulatorUtility::OpEmulationState::RegFromOpStateのコラボレーション図

Collaboration graph
[凡例]
すべてのメンバ一覧

Public メソッド

u64 operator() (int index)
 RegFromOpState (Onikiri::OpStateIF *opState)

Public 変数

Onikiri::OpStateIFm_opState

説明

OpEmulationState.h89 行で定義されています。


コンストラクタとデストラクタ

Onikiri::EmulatorUtility::OpEmulationState::RegFromOpState::RegFromOpState ( Onikiri::OpStateIF opState  )  [inline]

OpEmulationState.h91 行で定義されています。

00091 : m_opState(opState) {}


関数

u64 Onikiri::EmulatorUtility::OpEmulationState::RegFromOpState::operator() ( int  index  )  [inline]

OpEmulationState.h93 行で定義されています。

参照先 Onikiri::OpStateIF::GetSrc()m_opState.

00093                                           {
00094                     return m_opState->GetSrc(index);
00095                 }

関数の呼び出しグラフ:


変数

Onikiri::OpStateIF* Onikiri::EmulatorUtility::OpEmulationState::RegFromOpState::m_opState

OpEmulationState.h96 行で定義されています。

参照元 operator()().


この構造体の説明は次のファイルから生成されました:
Onikiri2に対してTue Jun 18 15:29:13 2013に生成されました。  doxygen 1.4.7