s_bot_command::u_commnd_data::s_cmd_remote_procedure_call_3 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_cmd_remote_procedure_call_3:

Collaboration graph
[legend]
List of all members.

Detailed Description

Remote procedure call.

Author:
VooDooMan
Version:
1
Date:
2005

Definition at line 1094 of file botnet.cpp.

Public Attributes

char args_array [63 *1024]
 Binary zero-delimitered arguments passed one-by-one.
uint32 num_args
 Number of arguments (the very first "argument" is actually name of the procedure).


Member Data Documentation

char s_bot_command::u_commnd_data::s_cmd_remote_procedure_call_3::args_array[63 *1024]
 

Binary zero-delimitered arguments passed one-by-one.

Definition at line 1096 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_remote_procedure_call().

uint32 s_bot_command::u_commnd_data::s_cmd_remote_procedure_call_3::num_args
 

Number of arguments (the very first "argument" is actually name of the procedure).

Definition at line 1095 of file botnet.cpp.

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


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