|
|||
|
|||
|
#include "inspircd.h"Include dependency graph for m_timedbans.cpp:

Go to the source code of this file.
Classes | |
| class | TimedBan |
| Holds a timed ban. More... | |
| class | CommandTban |
| Handle /TBAN. More... | |
| class | ModuleTimedBans |
Typedefs | |
| typedef std::vector< TimedBan > | timedbans |
Variables | |
| timedbans | TimedBanList |
|
|
Definition at line 28 of file m_timedbans.cpp. |
|
|
Definition at line 29 of file m_timedbans.cpp. Referenced by CommandTban::Handle(), ModuleTimedBans::ModuleTimedBans(), ModuleTimedBans::OnBackgroundTimer(), ModuleTimedBans::OnDelBan(), and ModuleTimedBans::~ModuleTimedBans(). |