agent_s Struct Reference

#include <agent.h>


Data Fields

u_long id
char * name
u_long connect_id
time_t arrival_time
char * owner
char * home
int home_port
int orphan
agent_datastate_p datastate
enum MC_AgentType_e agent_type
enum MC_AgentStatus_e agent_status
int return_data
ChInterp_t agent_interp
MUTEX_T * run_lock
int agent_thread_id
THREAD_T * agent_thread
agent_mailbox_p mailbox
int agent_pipe_active
int agent_ready_to_send
int agent_pipe_ready_to_read
int agent_script_ready
int agent_persistent
struct mc_platform_smc_platform
MUTEX_T * lock


Detailed Description

Definition at line 48 of file agent.h.


Field Documentation

u_long agent_s::id

Definition at line 53 of file agent.h.

Referenced by ams_Print().

Definition at line 55 of file agent.h.

Referenced by agent_Copy(), agent_Initialize(), and MC_GetAgentArrivalTime().

Definition at line 62 of file agent.h.

Referenced by agent_Copy().

Definition at line 72 of file agent.h.

Referenced by agent_Copy().

Definition at line 81 of file agent.h.

Referenced by agent_Initialize().

Definition at line 85 of file agent.h.

Referenced by agent_Copy(), agent_Destroy(), agent_Initialize(), and agent_RunChScript().

Definition at line 91 of file agent.h.

Referenced by agent_Initialize().

Definition at line 92 of file agent.h.

Referenced by agent_Initialize().

Definition at line 93 of file agent.h.

Referenced by agent_Initialize().

Definition at line 94 of file agent.h.

Referenced by agent_Initialize().

Definition at line 95 of file agent.h.

Referenced by agent_Copy().

MUTEX_T* agent_s::lock


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