Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

typedefs.h File Reference

#include "users.h"
#include "channels.h"
#include "hashcomp.h"
#include "inspstring.h"
#include "ctables.h"
#include "inspircd.h"
#include "modules.h"
#include "globals.h"
#include "inspircd_config.h"
#include <string>
#include <ext/hash_map>

Include dependency graph for typedefs.h:

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

Go to the source code of this file.

Typedefs

typedef nspace::hash_map<
std::string, userrec *, nspace::hash<
string >, irc::StrHashComp
user_hash
typedef nspace::hash_map<
std::string, chanrec *, nspace::hash<
string >, irc::StrHashComp
chan_hash
typedef nspace::hash_map<
in_addr, string *, nspace::hash<
in_addr >, irc::InAddr_HashComp
address_cache
typedef nspace::hash_map<
std::string, WhoWasUser *,
nspace::hash< string >, irc::StrHashComp
whowas_hash
typedef std::deque< command_tcommand_table
typedef std::vector< std::stringservernamelist
typedef std::vector< ExtModeExtModeList
typedef ExtModeList::iterator ExtModeListIter
typedef std::deque< std::stringfile_cache


Typedef Documentation

typedef nspace::hash_map<in_addr,string*, nspace::hash<in_addr>, irc::InAddr_HashComp> address_cache
 

Definition at line 22 of file typedefs.h.

typedef nspace::hash_map<std::string, chanrec*, nspace::hash<string>, irc::StrHashComp> chan_hash
 

Definition at line 21 of file typedefs.h.

typedef std::deque<command_t> command_table
 

Definition at line 24 of file typedefs.h.

typedef std::vector<ExtMode> ExtModeList
 

Definition at line 26 of file typedefs.h.

typedef ExtModeList::iterator ExtModeListIter
 

Definition at line 27 of file typedefs.h.

typedef std::deque<std::string> file_cache
 

Definition at line 28 of file typedefs.h.

typedef std::vector<std::string> servernamelist
 

Definition at line 25 of file typedefs.h.

typedef nspace::hash_map<std::string, userrec*, nspace::hash<string>, irc::StrHashComp> user_hash
 

Definition at line 20 of file typedefs.h.

typedef nspace::hash_map<std::string, WhoWasUser*, nspace::hash<string>, irc::StrHashComp> whowas_hash
 

Definition at line 23 of file typedefs.h.


Generated on Thu Dec 15 11:14:16 2005 for InspIRCd by  doxygen 1.4.4-20050815