|
|||
|
|||
|
#include "configreader.h"#include "users.h"#include "channels.h"#include "modules.h"#include "inspircd.h"Include dependency graph for utils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | SpanningTreeUtilities |
| Contains helper functions and variables for this module, and keeps them out of the global namespace. More... | |
Typedefs | |
| typedef nspace::hash_map< std::string, TreeServer *, nspace::hash< string >, irc::StrHashComp > | server_hash |
| typedef std::map< TreeServer *, TreeServer * > | TreeServerList |
| typedef std::map< irc::string, Module * > | hookmodules |
| A group of modules that implement InspSocketHook that we can use to hook our server to server connections. | |
|
|
A group of modules that implement InspSocketHook that we can use to hook our server to server connections.
|
|
|
|
|
|
|