構造体 テンプレート Onikiri::EmulatorUtility::Operation::Compare< TSrc1, TSrc2, Comp >

#include <GenericOperation.h>

すべてのメンバ一覧

Public メソッド

bool operator() (OpEmulationState *opState)


説明

template<typename TSrc1, typename TSrc2, typename Comp>
struct Onikiri::EmulatorUtility::Operation::Compare< TSrc1, TSrc2, Comp >

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


関数

template<typename TSrc1, typename TSrc2, typename Comp>
bool Onikiri::EmulatorUtility::Operation::Compare< TSrc1, TSrc2, Comp >::operator() ( OpEmulationState opState  )  [inline]

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

00569     {
00570         return Comp()(TSrc1()(opState), TSrc2()(opState));
00571     }


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