From f62de63955ff77e800360eb140f108b5d2c6c075 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:32:09 +0000 Subject: Design flaw my ass. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2580 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/namespaceirc.html | 63 --------------------------------------- 1 file changed, 63 deletions(-) delete mode 100644 docs/module-doc/namespaceirc.html (limited to 'docs/module-doc/namespaceirc.html') diff --git a/docs/module-doc/namespaceirc.html b/docs/module-doc/namespaceirc.html deleted file mode 100644 index cc21bcb26..000000000 --- a/docs/module-doc/namespaceirc.html +++ /dev/null @@ -1,63 +0,0 @@ - - -InspIRCd: irc Namespace Reference - - - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members
-

irc Namespace Reference

The irc namespace contains a number of helper classes. -More... -

- - - - - - - - - - - - - - - - -

Classes

struct  StrHashComp
 This class returns true if two strings match. More...
struct  InAddr_HashComp
 This class returns true if two in_addr structs match. More...
struct  irc_char_traits
 The irc_char_traits class is used for RFC-style comparison of strings. More...

Typedefs

typedef basic_string< char,
- irc_char_traits, allocator<
- char > > 
string
 This typedef declares irc::string based upon irc_char_traits.
-


Detailed Description

-The irc namespace contains a number of helper classes.

Typedef Documentation

-

- - - - -
- - - - -
typedef basic_string<char, irc_char_traits, allocator<char> > irc::string
-
- - - - - -
-   - - -

-This typedef declares irc::string based upon irc_char_traits. -

- -

-Definition at line 129 of file hashcomp.h.

-


Generated on Mon Dec 19 18:05:24 2005 for InspIRCd by  - -doxygen 1.4.4-20050815
- - -- cgit v1.2.3