s_log Struct Reference

Collaboration diagram for s_log:

Collaboration graph
[legend]
List of all members.

Detailed Description

Stores data for repeat flood detection.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 3981 of file irc.cpp.

Public Attributes

string msg
 message
unsigned int num
 Number of its occurence.
time_t time
 Time of occurence.


Member Data Documentation

string s_log::msg
 

message

Definition at line 3982 of file irc.cpp.

Referenced by irc_check_flood().

unsigned int s_log::num
 

Number of its occurence.

Definition at line 3983 of file irc.cpp.

Referenced by irc_check_flood().

time_t s_log::time
 

Time of occurence.

Definition at line 3984 of file irc.cpp.

Referenced by irc_check_flood().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 10 05:45:48 2005 for VooDoo cIRCle by doxygen 1.4.3

Hosted by SourceForge.net Logo