From cd9f9a8add02597a2998ba74b803ed3fbf81314c Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 27 Nov 2005 01:44:46 +0000 Subject: Added new documentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/namespaceirc.html | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'docs/module-doc/namespaceirc.html') diff --git a/docs/module-doc/namespaceirc.html b/docs/module-doc/namespaceirc.html index 47f0d4f5b..cbdb82a4b 100644 --- a/docs/module-doc/namespaceirc.html +++ b/docs/module-doc/namespaceirc.html @@ -1,46 +1,47 @@ - + InspIRCd: irc Namespace Reference - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members
+ +
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...

- +
- - + + - - + + - - + + - - - + + + char > >  - +

Compounds

struct  InAddr_HashComp

Classes

struct  StrHashComp
 This class returns true if two in_addr structs match. More...

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

struct  StrHashComp
 This class returns true if two in_addr structs match. More...
struct  irc_char_traits
 This class returns true if two strings match. More...


Typedefs

typedef basic_string< char,
+
 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
string
 This typedef declares irc::string based upon irc_char_traits.

 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 + typedef basic_string<char, irc_char_traits, allocator<char> > irc::string
- +
  @@ -48,16 +49,15 @@ The irc namespace contains a number of helper classes.

Typedef Documenta

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

Definition at line 129 of file hashcomp.h.

-


Generated on Mon May 30 05:17:49 2005 for InspIRCd by +
Generated on Sun Nov 27 01:43:27 2005 for InspIRCd by  -doxygen -1.3.3
+doxygen 1.4.4-20050815
-- cgit v1.2.3