s_bot_command::u_commnd_data::s_check_time_1 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_check_time_1:

Collaboration graph
[legend]
List of all members.

Detailed Description

Check for time.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 389 of file botnet.cpp.

Public Attributes

my_bool channel_def
 Is object a definition for the channel?
my_time_t now
 Current time.
char object_name [1024]
 Name of object.
my_time_t original_time
 Timestamp of object.
my_bool procedure
 Is object a procedure?
my_bool prv
 Is object a private query definition?
my_bool user
 Is object an user?


Member Data Documentation

my_bool s_bot_command::u_commnd_data::s_check_time_1::channel_def
 

Is object a definition for the channel?

Definition at line 393 of file botnet.cpp.

Referenced by botnet_loop().

my_time_t s_bot_command::u_commnd_data::s_check_time_1::now
 

Current time.

Definition at line 390 of file botnet.cpp.

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

char s_bot_command::u_commnd_data::s_check_time_1::object_name[1024]
 

Name of object.

Definition at line 395 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), and botnet_loop().

my_time_t s_bot_command::u_commnd_data::s_check_time_1::original_time
 

Timestamp of object.

Definition at line 396 of file botnet.cpp.

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

my_bool s_bot_command::u_commnd_data::s_check_time_1::procedure
 

Is object a procedure?

Definition at line 392 of file botnet.cpp.

Referenced by botnet_loop().

my_bool s_bot_command::u_commnd_data::s_check_time_1::prv
 

Is object a private query definition?

Definition at line 394 of file botnet.cpp.

Referenced by botnet_loop().

my_bool s_bot_command::u_commnd_data::s_check_time_1::user
 

Is object an user?

Definition at line 391 of file botnet.cpp.

Referenced by botnet_loop().


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