構造体 テンプレート Onikiri::EmulatorUtility::Operation::SrcOperand< OperandIndex >

#include <GenericOperation.h>

すべてのメンバ一覧

Public 型

typedef RegisterType type

Public メソッド

RegisterType operator() (OpEmulationState *opState)


説明

template<int OperandIndex>
struct Onikiri::EmulatorUtility::Operation::SrcOperand< OperandIndex >

GenericOperation.h166 行で定義されています。


型定義

template<int OperandIndex>
typedef RegisterType Onikiri::EmulatorUtility::Operation::SrcOperand< OperandIndex >::type

GenericOperation.h168 行で定義されています。


関数

template<int OperandIndex>
RegisterType Onikiri::EmulatorUtility::Operation::SrcOperand< OperandIndex >::operator() ( OpEmulationState opState  )  [inline]

GenericOperation.h169 行で定義されています。

参照先 Onikiri::EmulatorUtility::OpEmulationState::GetSrc().

00170     {
00171         return opState->GetSrc(OperandIndex);
00172     }

関数の呼び出しグラフ:


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