s_bot_command::u_commnd_data::s_cmd_repl_chdef_03_1 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_cmd_repl_chdef_03_1:

Collaboration graph
[legend]
List of all members.

Detailed Description

Channel definitions - part 3.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 907 of file botnet.cpp.

Public Attributes

char group [256]
 Name of the group that set dynamic modes.
char minus_modes [256]
 Dynamic "minus" modes.
char name [256]
 Name of the channel.
char plus_modes [256]
 Dynamic "plus" modes.


Member Data Documentation

char s_bot_command::u_commnd_data::s_cmd_repl_chdef_03_1::group[256]
 

Name of the group that set dynamic modes.

Definition at line 909 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_03_1::minus_modes[256]
 

Dynamic "minus" modes.

Definition at line 911 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_03_1::name[256]
 

Name of the channel.

Definition at line 908 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_03_1::plus_modes[256]
 

Dynamic "plus" modes.

Definition at line 910 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:45 2005 for VooDoo cIRCle by doxygen 1.4.3

Hosted by SourceForge.net Logo