構造体 テンプレート Onikiri::EmulatorUtility::Operation::Load< Type, TAddr >

#include <GenericOperation.h>

すべてのメンバ一覧

Public メソッド

Type operator() (OpEmulationState *opState)


説明

template<typename Type, typename TAddr>
struct Onikiri::EmulatorUtility::Operation::Load< Type, TAddr >

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


関数

template<typename Type, typename TAddr>
Type Onikiri::EmulatorUtility::Operation::Load< Type, TAddr >::operator() ( OpEmulationState opState  )  [inline]

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

00482     {
00483         return ReadMemory<Type>( opState, TAddr()(opState) );
00484     }


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