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

Go to the source code of this file.
Classes | |
| class | CommandSVSWatch |
| class | CommandWatch |
| Handle /WATCH. More... | |
| class | Modulewatch |
Typedefs | |
| typedef nspace::hash_map< irc::string, std::deque< User * >, nspace::hash< irc::string > > | watchentries |
| typedef std::map< irc::string, std::string > | watchlist |
Variables | |
| watchentries * | whos_watching_me |
|
|
Definition at line 93 of file m_watch.cpp. |
|
|
Definition at line 95 of file m_watch.cpp. |
|