Public Member Functions | Public Attributes

c_stats Class Reference

Stores statistics informations. More...

Collaboration diagram for c_stats:

List of all members.

Public Member Functions

 c_stats ()
void clear ()
 Clean-ups the structure.

Public Attributes

size_t all_bytes_received
 All TCP bytes received.
size_t all_bytes_sent
 All TCP bytes sent.
unsigned long botnet_auth_error
 Number of failed authentication on BOTNET.
unsigned long botnet_auth_ok
 Number of successful authentication on BOTNET.
unsigned long botnet_auth_proto_error
 Number of protocol errors on BOTNET.
size_t botnet_bytes_received
 Number of bytes received via BOTNET.
size_t botnet_bytes_sent
 Number of bytes sent via BOTNET.
unsigned long botnet_chandef_pulled
 Number of channel definitions pulled (BOTNET).
unsigned long botnet_chandef_pushed
 Number of channel definitions pushed (BOTNET).
unsigned long botnet_connections
 Number of BOTNET connections.
unsigned long botnet_objects_pulled
 Number of object pulled (BOTNET).
unsigned long botnet_objects_pushed
 Number of object pushed (BOTNET).
unsigned long botnet_partyline_events
 Number of partyline events (BOTNET).
unsigned long botnet_private_pulled
 Number of private definitions pulled (BOTNET).
unsigned long botnet_private_pushed
 Number of private definitions pushed (BOTNET).
unsigned long botnet_proc_pulled
 Number of procedures pulled (BOTNET).
unsigned long botnet_proc_pushed
 Number of procedures pushed (BOTNET).
unsigned long botnet_user_pulled
 Number of users pulled (BOTNET).
unsigned long botnet_user_pushed
 Number of users pushed (BOTNET).
string current_irc_server_host
 Name of host of the curret IRC server.
unsigned short current_irc_server_port
 Port of the curret IRC server.
size_t dcc_chat_bytes_received
 DCC CHAT / telnet all bytes received.
size_t dcc_chat_bytes_sent
 DCC CHAT / telnet all bytes sent.
unsigned long dcc_chat_connections
 Number of DCC CHAT / telnet or BOTNET connections.
size_t dcc_send_bytes_received
 Number of bytes received via DCC SEND.
size_t dcc_send_bytes_sent
 Number of bytes sent via DCC SEND.
unsigned long dcc_send_connections
 Number of DCC SEND connections.
size_t identd_bytes_received
 Number of IDENTD bytes received.
size_t identd_bytes_sent
 Number of IDENTD bytes sent.
unsigned long identd_connections
 Number of IDENTD connections.
size_t irc_all_bytes_received
 All bytes received from IRC server.
size_t irc_all_bytes_sent
 All bytes sent to IRC server.
unsigned long irc_connections
 Number of connects to IRC server.
size_t irc_last_bytes_received
 All bytes received from IRC server on last connection.
size_t irc_last_bytes_sent
 All bytes sent to IRC server on last connection.
unsigned long mail_sent
 Number of e-mails sent.

Detailed Description

Stores statistics informations.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 90 of file stats.cpp.


The documentation for this class was generated from the following file:

Generated on Sat Aug 7 2010 15:35:12 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads