s_bot_command::u_commnd_data::s_cmd_proc_1 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_cmd_proc_1:

Collaboration graph
[legend]
List of all members.

Detailed Description

Replication of procedure.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 796 of file botnet.cpp.

Public Attributes

my_bool init
 Set to true for first line of procedure.
my_time_t last_changed
 Original timestamp.
char line [1024 *2]
 Line of procedure.
char name [1024]
 Procedure name.


Member Data Documentation

my_bool s_bot_command::u_commnd_data::s_cmd_proc_1::init
 

Set to true for first line of procedure.

Definition at line 798 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_proc().

my_time_t s_bot_command::u_commnd_data::s_cmd_proc_1::last_changed
 

Original timestamp.

Definition at line 800 of file botnet.cpp.

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

char s_bot_command::u_commnd_data::s_cmd_proc_1::line[1024 *2]
 

Line of procedure.

Definition at line 799 of file botnet.cpp.

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

char s_bot_command::u_commnd_data::s_cmd_proc_1::name[1024]
 

Procedure name.

Definition at line 797 of file botnet.cpp.

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


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