Inherits Continuation.
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 |
Definition at line 420 of file Main.cc.
CmdCacheCont::CmdCacheCont | ( | bool | check, | |
bool | fix = false | |||
) | [inline] |
Definition at line 470 of file Main.cc.
References cache_fix, CheckEvent(), ClearEvent(), and SET_HANDLER.
int CmdCacheCont::CheckEvent | ( | int | event, | |
Event * | e | |||
) | [inline] |
Definition at line 439 of file Main.cc.
References cache_fix, cacheProcessor, CacheProcessor::db_check(), CacheProcessor::dir_check(), CacheProcessor::IsCacheEnabled(), Note, and CacheProcessor::stop().
Referenced by CmdCacheCont().
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().
Definition at line 423 of file Main.cc.
Referenced by CheckEvent(), and CmdCacheCont().