CacheTimer Class Reference
Inheritance diagram for CacheTimer:
[legend]Collaboration diagram for CacheTimer:
[legend]List of all members.
Detailed Description
Definition at line 108 of file dns.cpp.
Constructor & Destructor Documentation
| CacheTimer::CacheTimer |
( |
InspIRCd * |
Instance, |
|
|
DNS * |
thisdns |
|
) |
[inline] |
|
Member Function Documentation
| virtual void CacheTimer::Tick |
( |
time_t |
|
) |
[inline, virtual] |
|
|
|
Called when the timer ticks.
You should override this method with some useful code to handle the tick event.
Implements Timer.
Definition at line 117 of file dns.cpp.
References dns, and DNS::PruneCache(). |
Member Data Documentation
The documentation for this class was generated from the following file: