#include <GenericOperation.h>
すべてのメンバ一覧
GenericOperation.h の 479 行で定義されています。
[inline]
GenericOperation.h の 481 行で定義されています。
00482 { 00483 return ReadMemory<Type>( opState, TAddr()(opState) ); 00484 }