mc_platform_s Struct Reference

#include <mc_platform.h>

Data Fields

int err
char * hostname
unsigned short port
int initInterps
message_queue_p asm_message_queue
message_queue_p message_queue
agent_queue_p agent_queue
connection_queue_p connection_queue
df_p df
ams_p ams
acc_p acc
cmd_prompt_p cmd_prompt
syncList_p syncList
barrier_queue_p barrier_queue
listen_thread_arg_p listen_thread_arg
listen_thread_arg_p client_thread_arg
int default_agentstatus
int stack_size [MC_THREAD_ALL]
ChOptions_t * interp_options
COND_T * MC_signal_cond
COND_T * MC_sync_cond
MUTEX_T * MC_signal_lock
MUTEX_T * MC_sync_lock
enum MC_Signal_e MC_signal
enum MC_SteerCommand_e MC_steer_command
MUTEX_T * MC_steer_lock
COND_T * MC_steer_cond
int giant
MUTEX_T * giant_lock
COND_T * giant_cond
int quit
MUTEX_T * quit_lock
COND_T * quit_cond
int sockfd
char private_key [1210]
MCAgency_t agency
interpreter_queue_p interpreter_queue

Detailed Description

Definition at line 49 of file mc_platform.h.


Field Documentation

Definition at line 115 of file mc_platform.h.

Referenced by listen_Thread(), MC_Initialize(), and message_send_Thread().

Definition at line 63 of file mc_platform.h.

Definition at line 80 of file mc_platform.h.

Referenced by MC_Barrier(), MC_BarrierDelete(), MC_BarrierInit(), and mc_platform_Destroy().

listen_thread_arg_p mc_platform_s::client_thread_arg

Definition at line 83 of file mc_platform.h.

Definition at line 74 of file mc_platform.h.

Referenced by cmd_prompt_Start(), MC_End(), and mc_platform_Destroy().

connection_queue_p mc_platform_s::connection_queue

Definition at line 85 of file mc_platform.h.

Referenced by agent_Initialize(), and MC_SetDefaultAgentStatus().

Definition at line 60 of file mc_platform.h.

Definition at line 89 of file mc_platform.h.

Referenced by agent_RunChScriptThread(), and mc_platform_Destroy().

interpreter_queue_p mc_platform_s::interpreter_queue

Definition at line 118 of file mc_platform.h.

Referenced by agent_Destroy(), and agent_RunChScriptThread().

listen_thread_arg_p mc_platform_s::listen_thread_arg

Definition at line 82 of file mc_platform.h.

Definition at line 99 of file mc_platform.h.

Referenced by MC_SendSteerCommand(), MC_Steer(), and MC_SteerControl().

Definition at line 101 of file mc_platform.h.

Referenced by mc_platform_Destroy(), MC_SendSteerCommand(), and MC_SteerControl().

Definition at line 100 of file mc_platform.h.

Referenced by mc_platform_Destroy(), MC_SendSteerCommand(), MC_Steer(), and MC_SteerControl().

Definition at line 93 of file mc_platform.h.

Referenced by mc_platform_Destroy().

Definition at line 95 of file mc_platform.h.

Referenced by mc_platform_Destroy().

unsigned short mc_platform_s::port

Definition at line 113 of file mc_platform.h.

Referenced by acc_connection_Thread(), listen_Thread(), and MC_AclSend().

Definition at line 111 of file mc_platform.h.

Referenced by handler_QUIT(), MC_End(), and MC_MainLoop().

Definition at line 112 of file mc_platform.h.

Referenced by listen_Thread(), and mc_platform_Destroy().

Definition at line 87 of file mc_platform.h.

Referenced by acc_Start(), agent_RunChScript(), ams_Start(), cmd_prompt_Start(), and df_Start().


The documentation for this struct was generated from the following file:

Generated on Wed Mar 17 15:32:00 2010 for Mobile-C by  doxygen 1.6.1