s_bot_command::u_commnd_data::s_cmd_repl_user_16_5 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_cmd_repl_user_16_5:

Collaboration graph
[legend]
List of all members.

Detailed Description

Replication of user part 16.

Author:
VooDooMan
Version:
1
Date:
2005
Warning:
BOTNET protocol 5 or above!

Definition at line 728 of file botnet.cpp.

Public Attributes

my_bool access_grant_upgrade
 Can this user grant accesst to .upgrade command to other user?
my_bool access_to_upgrade
 Has user access to .upgrade command?
char name [256]
 Name of user.


Member Data Documentation

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_16_5::access_grant_upgrade
 

Can this user grant accesst to .upgrade command to other user?

Definition at line 731 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_16_5::access_to_upgrade
 

Has user access to .upgrade command?

Definition at line 730 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

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

Name of user.

Definition at line 729 of file botnet.cpp.

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


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

Hosted by SourceForge.net Logo