s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1:

Collaboration graph
[legend]
List of all members.

Detailed Description

Channel definitions - part 1.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 865 of file botnet.cpp.

Public Attributes

char dynamic_minus_modes [128]
 Dynamic "minus" (- dissabled) modes.
char dynamic_plus_modes [128]
 Dynamic "plus" (+ enabled) modes.
my_time_t last_changed
 Timestamp.
char name [256]
 Name of the channel.
char on_ctcp [1024]
 on_ctcp event
char on_dynamic_ban [1024]
 on_dynamic_ban event
char on_ircop [1024]
 on_ircop event
char on_key [1024]
 on_key event
char on_limit [1024]
 on_limit event
char on_mode [1024]
 on_mode event
char on_notice [1024]
 on_notice event
char on_part [1024]
 on_part event
char on_privmsg [1024]
 on_privmsg event
char on_topic [1024]
 on_topic event


Member Data Documentation

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::dynamic_minus_modes[128]
 

Dynamic "minus" (- dissabled) modes.

Definition at line 878 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::dynamic_plus_modes[128]
 

Dynamic "plus" (+ enabled) modes.

Definition at line 877 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

my_time_t s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::last_changed
 

Timestamp.

Definition at line 879 of file botnet.cpp.

Referenced by botnet_loop(), botnet_push_chan(), and s_bot_command::flip().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::name[256]
 

Name of the channel.

Definition at line 866 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_ctcp[1024]
 

on_ctcp event

Definition at line 872 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_dynamic_ban[1024]
 

on_dynamic_ban event

Definition at line 876 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_ircop[1024]
 

on_ircop event

Definition at line 871 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_key[1024]
 

on_key event

Definition at line 868 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_limit[1024]
 

on_limit event

Definition at line 869 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_mode[1024]
 

on_mode event

Definition at line 867 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_notice[1024]
 

on_notice event

Definition at line 874 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_part[1024]
 

on_part event

Definition at line 875 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_privmsg[1024]
 

on_privmsg event

Definition at line 873 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_01_1::on_topic[1024]
 

on_topic event

Definition at line 870 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan().


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

Hosted by SourceForge.net Logo