#include <P_ClusterHandler.h>
Public Types | |
enum | { MagicNo = 0x04141998 } |
Public Member Functions | |
invoke_remote_data_args () | |
Data Fields | |
int32_t | magicno |
OutgoingControl * | msg_oc |
OutgoingControl * | data_oc |
int | dest_channel |
ClusterVCToken | token |
Definition at line 143 of file P_ClusterHandler.h.
anonymous enum |
Definition at line 151 of file P_ClusterHandler.h.
invoke_remote_data_args::invoke_remote_data_args | ( | ) | [inline] |
Definition at line 155 of file P_ClusterHandler.h.
Definition at line 147 of file P_ClusterHandler.h.
Referenced by ClusterHandler::build_controlmsg_descriptors(), ClusterProcessor::internal_invoke_remote(), ClusterProcessor::invoke_remote_data(), and ClusterHandler::update_channels_written().
Definition at line 148 of file P_ClusterHandler.h.
Referenced by ClusterHandler::build_controlmsg_descriptors(), and ClusterProcessor::invoke_remote_data().
int32_t invoke_remote_data_args::magicno |
Definition at line 145 of file P_ClusterHandler.h.
Referenced by ClusterHandler::build_controlmsg_descriptors(), ClusterProcessor::internal_invoke_remote(), and ClusterHandler::update_channels_written().
Definition at line 146 of file P_ClusterHandler.h.
Referenced by ClusterHandler::build_controlmsg_descriptors(), ClusterProcessor::internal_invoke_remote(), and ClusterProcessor::invoke_remote_data().
Definition at line 149 of file P_ClusterHandler.h.
Referenced by ClusterHandler::build_controlmsg_descriptors(), and ClusterProcessor::invoke_remote_data().