クラス テンプレート Onikiri::EmulatorUtility::Operation::DstOperand< OperandIndex >

#include <GenericOperation.h>

すべてのメンバ一覧

Public 型

typedef RegisterType type

Static Public メソッド

static void SetOperand (OpEmulationState *opState, RegisterType value)


説明

template<int OperandIndex>
class Onikiri::EmulatorUtility::Operation::DstOperand< OperandIndex >

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


型定義

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

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


関数

template<int OperandIndex>
static void Onikiri::EmulatorUtility::Operation::DstOperand< OperandIndex >::SetOperand ( OpEmulationState opState,
RegisterType  value 
) [inline, static]

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

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

00160     {
00161         opState->SetDst(OperandIndex, value);
00162     }

関数の呼び出しグラフ:


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