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 63 of file mc_platform.h.

listen_thread_arg_p mc_platform_s::client_thread_arg

Definition at line 83 of file mc_platform.h.

connection_queue_p mc_platform_s::connection_queue

Definition at line 60 of file mc_platform.h.

Referenced by mc_platform_Initialize().

interpreter_queue_p mc_platform_s::interpreter_queue
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 93 of file mc_platform.h.

Referenced by mc_platform_Destroy(), and mc_platform_Initialize().

Definition at line 95 of file mc_platform.h.

Referenced by mc_platform_Destroy(), and mc_platform_Initialize().

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(), MC_MainLoop(), and mc_platform_Initialize().

Definition at line 112 of file mc_platform.h.

Referenced by listen_Thread(), and mc_platform_Destroy().


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

Generated on Tue Jun 22 11:11:42 2010 for Mobile-C by  doxygen 1.6.1