s_bot_command::u_commnd_data::s_cmd_partyline_user_1 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_cmd_partyline_user_1:

Collaboration graph
[legend]
List of all members.

Detailed Description

Partyline - user listing entry.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 848 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 message.
char user [256]
 Name of user.


Member Data Documentation

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

Name of bot on which is user.

Definition at line 852 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), and botnet_loop().

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

Name of channel.

Definition at line 851 of file botnet.cpp.

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

uint32 s_bot_command::u_commnd_data::s_cmd_partyline_user_1::id
 

ID of message.

Definition at line 849 of file botnet.cpp.

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

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

Name of user.

Definition at line 850 of file botnet.cpp.

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


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