X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fmodule-doc%2FstructInAddr__HashComp.html;h=b45ca83c3a844534a014eb5ed042b34b8d78995d;hb=5a2675d174e661c55843b3795afe2d688e7197f9;hp=ce21c53e3069eb65eec390f8e6cddc13e70b9145;hpb=877a15fc3db18be9131c886720516eae6f582886;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/module-doc/structInAddr__HashComp.html b/docs/module-doc/structInAddr__HashComp.html index ce21c53e3..b45ca83c3 100644 --- a/docs/module-doc/structInAddr__HashComp.html +++ b/docs/module-doc/structInAddr__HashComp.html @@ -1,33 +1,33 @@ -InAddr_HashComp struct Reference +InspIRCd: InAddr_HashComp struct Reference - -
-Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
-

InAddr_HashComp Struct Reference

List of all members. + +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

InAddr_HashComp Struct Reference

List of all members.
- + +

Public Member Functions

bool operator() (const in_addr &s1, const in_addr &s2) const
bool operator() (const in_addr &s1, const in_addr &s2) const

Member Function Documentation

- +
-
+ - + - + @@ -49,25 +49,25 @@

-Definition at line 135 of file modules.cpp. +Definition at line 161 of file modules.cpp.

-

00136         {
-00137                 size_t q;
-00138                 size_t p;
-00139                 
-00140                 memcpy(&q,&s1,sizeof(size_t));
-00141                 memcpy(&p,&s2,sizeof(size_t));
-00142                 
-00143                 return (q == p);
-00144         }
+
00162         {
+00163                 size_t q;
+00164                 size_t p;
+00165                 
+00166                 memcpy(&q,&s1,sizeof(size_t));
+00167                 memcpy(&p,&s2,sizeof(size_t));
+00168                 
+00169                 return (q == p);
+00170         }
 
bool InAddr_HashComp::operator() const in_addr &   s1, s1,
const in_addr &   s2 s2

The documentation for this struct was generated from the following file: -
Generated on Sat May 1 17:50:27 2004 for InspIRCd by +
Generated on Tue Apr 26 17:11:48 2005 for InspIRCd by -doxygen1.3-rc3
+doxygen +1.3.3