#include <Fetcher.h>
Onikiri::Fetcher::Evaluatedのコラボレーション図
Public メソッド | |
Evaluated () | |
Public 変数 | |
PC | fetchPC |
Thread * | fetchThread |
bool | isInorderListEmpty |
bool | reqSerializing |
Onikiri::Fetcher::Evaluated::Evaluated | ( | ) | [inline] |
00227 : 00228 isInorderListEmpty( false ), 00229 reqSerializing( false ), 00230 fetchThread( NULL ) 00231 { 00232 } } m_evaluated;