mc_platform_s Struct Reference

#include <mc_platform.h>


Data Fields

int err
char * hostname
unsigned short port
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


Detailed Description

Definition at line 49 of file mc_platform.h.


Field Documentation

unsigned short mc_platform_s::port

connection_queue_p mc_platform_s::connection_queue

listen_thread_arg_p mc_platform_s::listen_thread_arg

Definition at line 81 of file mc_platform.h.

listen_thread_arg_p mc_platform_s::client_thread_arg

Definition at line 82 of file mc_platform.h.

Definition at line 92 of file mc_platform.h.

Referenced by mc_platform_Destroy(), and mc_platform_Initialize().

Definition at line 94 of file mc_platform.h.

Referenced by mc_platform_Destroy(), and mc_platform_Initialize().

Definition at line 98 of file mc_platform.h.

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


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

Generated on Thu Nov 13 14:22:59 2008 for Mobile-C by  doxygen 1.5.5