CacheTimer Member List
This is the complete list of members for
CacheTimer, including all inherited members.
| age | classbase | |
| CacheTimer(InspIRCd *Instance, DNS *thisdns) | CacheTimer | [inline] |
| CancelRepeat() | Timer | [inline] |
| classbase() | classbase | |
| dns | CacheTimer | [private] |
| Extend(const std::string &key, T *p) | Extensible | [inline] |
| Extend(const std::string &key) | Extensible | [inline] |
| GetExt(const std::string &key, T *&p) | Extensible | [inline] |
| GetExt(const std::string &key) | Extensible | [inline] |
| GetExtList(std::deque< std::string > &list) | Extensible | |
| GetRepeat() | Timer | [inline] |
| GetSecs() | Timer | [inline] |
| GetTimer() | Timer | [inline, virtual] |
| ServerInstance | CacheTimer | [private] |
| SetTimer(time_t t) | Timer | [inline, virtual] |
| Shrink(const std::string &key) | Extensible | |
| Tick(time_t) | CacheTimer | [inline, virtual] |
| Timer(long secs_from_now, time_t now, bool repeating=false) | Timer | [inline] |
| ~classbase() | classbase | [inline, virtual] |
| ~Timer() | Timer | [inline, virtual] |