構造体 Onikiri::CacheAccessNotificationParam

#include <CacheTypes.h>

Onikiri::CacheAccessNotificationParamのコラボレーション図

Collaboration graph
[凡例]
すべてのメンバ一覧

Public メソッド

 CacheAccessNotificationParam (const CacheAccessEventType newType=CAET_FILL_FROM_NEXT_CACHE_FINISHED, const CacheAccessResult &newResult=CacheAccessResult())

Public 変数

CacheAccessResult result
CacheAccessEventType type

説明

CacheTypes.h173 行で定義されています。


コンストラクタとデストラクタ

Onikiri::CacheAccessNotificationParam::CacheAccessNotificationParam ( const CacheAccessEventType  newType = CAET_FILL_FROM_NEXT_CACHE_FINISHED,
const CacheAccessResult newResult = CacheAccessResult() 
) [inline]

CacheTypes.h178 行で定義されています。

00181           :
00182             type( newType ),
00183             result( newResult )
00184         {
00185         }
    };


変数

CacheAccessResult Onikiri::CacheAccessNotificationParam::result

CacheTypes.h176 行で定義されています。

参照元 Onikiri::PrefetcherBase::AccessFinished().

CacheAccessEventType Onikiri::CacheAccessNotificationParam::type

CacheTypes.h175 行で定義されています。

参照元 Onikiri::PrefetcherBase::AccessFinished()Onikiri::Cache::AccessFinished().


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