Public Member Functions | Data Fields

CmdCacheCont Struct Reference

Inherits Continuation.

Collaboration diagram for CmdCacheCont:
Collaboration graph
[legend]

Public Member Functions

int ClearEvent (int event, Event *e)
int CheckEvent (int event, Event *e)
 CmdCacheCont (bool check, bool fix=false)

Data Fields

int cache_fix

Detailed Description

Definition at line 420 of file Main.cc.


Constructor & Destructor Documentation

CmdCacheCont::CmdCacheCont ( bool  check,
bool  fix = false 
) [inline]

Definition at line 470 of file Main.cc.

References cache_fix, CheckEvent(), ClearEvent(), and SET_HANDLER.


Member Function Documentation

int CmdCacheCont::CheckEvent ( int  event,
Event e 
) [inline]
int CmdCacheCont::ClearEvent ( int  event,
Event e 
) [inline]

Definition at line 425 of file Main.cc.

References cacheProcessor, CacheProcessor::IsCacheEnabled(), and Note.

Referenced by CmdCacheCont().


Field Documentation

Definition at line 423 of file Main.cc.

Referenced by CheckEvent(), and CmdCacheCont().


The documentation for this struct was generated from the following file: