s_bot_command::u_commnd_data::s_cmd_partyline_1 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_cmd_partyline_1:

Collaboration graph
[legend]
List of all members.

Detailed Description

Partyline event.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 827 of file botnet.cpp.

Public Attributes

char botname [256]
 Name of bot on which is user.
char channel [1024]
 Name of channel.
uint32 id
 ID of event.
my_bool join
 Is this a join?
my_bool leave
 Is this a leave?
char message [1024]
 Message.
my_bool msg
 Is this a message?
char user [256]
 Name of user.


Member Data Documentation

char s_bot_command::u_commnd_data::s_cmd_partyline_1::botname[256]
 

Name of bot on which is user.

Definition at line 835 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), botnet_partyline_join_channel(), botnet_partyline_leave_channel(), and botnet_partyline_message().

char s_bot_command::u_commnd_data::s_cmd_partyline_1::channel[1024]
 

Name of channel.

Definition at line 834 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), botnet_partyline_event(), botnet_partyline_join_channel(), botnet_partyline_leave_channel(), and botnet_partyline_message().

uint32 s_bot_command::u_commnd_data::s_cmd_partyline_1::id
 

ID of event.

Definition at line 828 of file botnet.cpp.

Referenced by botnet_loop(), botnet_partyline_event(), botnet_partyline_join_channel(), botnet_partyline_leave_channel(), botnet_partyline_message(), and s_bot_command::flip().

my_bool s_bot_command::u_commnd_data::s_cmd_partyline_1::join
 

Is this a join?

Definition at line 832 of file botnet.cpp.

Referenced by botnet_partyline_event(), botnet_partyline_join_channel(), botnet_partyline_leave_channel(), and botnet_partyline_message().

my_bool s_bot_command::u_commnd_data::s_cmd_partyline_1::leave
 

Is this a leave?

Definition at line 833 of file botnet.cpp.

Referenced by botnet_partyline_event(), botnet_partyline_join_channel(), botnet_partyline_leave_channel(), and botnet_partyline_message().

char s_bot_command::u_commnd_data::s_cmd_partyline_1::message[1024]
 

Message.

Definition at line 831 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_partyline_event(), and botnet_partyline_message().

my_bool s_bot_command::u_commnd_data::s_cmd_partyline_1::msg
 

Is this a message?

Definition at line 830 of file botnet.cpp.

Referenced by botnet_partyline_event(), botnet_partyline_join_channel(), botnet_partyline_leave_channel(), and botnet_partyline_message().

char s_bot_command::u_commnd_data::s_cmd_partyline_1::user[256]
 

Name of user.

Definition at line 829 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), botnet_partyline_event(), botnet_partyline_join_channel(), botnet_partyline_leave_channel(), and botnet_partyline_message().


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