agency_s Struct Reference

The agency handle. More...

#include <libmc.h>


Data Fields

int client
int server
char * hostName
char * filename
int portno
int portnoc
struct mc_platform_smc_platform
int default_agentstatus
int threads
int enable_security
int stack_size [MC_THREAD_ALL]
error_code_t last_error


Detailed Description

The agency handle.

Definition at line 207 of file libmc.h.


Field Documentation

int agency_s::client

Definition at line 208 of file libmc.h.

Referenced by MC_Initialize().

int agency_s::server

Definition at line 209 of file libmc.h.

Referenced by MC_Initialize().

char* agency_s::hostName

Local Hostname

Definition at line 210 of file libmc.h.

Referenced by MC_End(), and MC_Initialize().

char* agency_s::filename

Definition at line 211 of file libmc.h.

int agency_s::portno

Local port number

Definition at line 212 of file libmc.h.

Referenced by MC_Initialize(), and mc_platform_Initialize().

int agency_s::portnoc

Definition at line 213 of file libmc.h.

struct mc_platform_s* agency_s::mc_platform [read]

Local MobileC Platform

Definition at line 214 of file libmc.h.

Referenced by MC_AclSend_chdl(), MC_AddAgent(), MC_AddAgent_chdl(), MC_Barrier(), MC_Barrier_chdl(), MC_BarrierDelete(), MC_BarrierDelete_chdl(), MC_BarrierInit(), MC_BarrierInit_chdl(), MC_ChInitializeOptions(), MC_CondBroadcast(), MC_CondBroadcast_chdl(), MC_CondReset(), MC_CondReset_chdl(), MC_CondSignal(), MC_CondSignal_chdl(), MC_CondWait(), MC_CondWait_chdl(), MC_DeregisterService(), MC_DeregisterService_chdl(), MC_End(), MC_End_chdl(), MC_FindAgentByID(), MC_FindAgentByID_chdl(), MC_FindAgentByName(), MC_FindAgentByName_chdl(), MC_GetAllAgents(), MC_HaltAgency(), MC_HaltAgency_chdl(), MC_Initialize(), MC_MainLoop(), MC_MutexLock(), MC_MutexUnlock(), MC_RegisterService(), MC_ResetSignal(), MC_ResumeAgency(), MC_RetrieveAgent(), MC_SearchForService(), MC_SemaphorePost(), MC_SemaphoreWait(), MC_SendAgentMigrationMessage(), MC_SendAgentMigrationMessageFile(), MC_SendSteerCommand(), MC_SetDefaultAgentStatus(), MC_Steer(), MC_SyncDelete(), MC_SyncInit(), MC_WaitAgent(), MC_WaitRetrieveAgent(), and MC_WaitSignal().

int agency_s::default_agentstatus

Agency default agent status

Definition at line 215 of file libmc.h.

Referenced by MC_Initialize(), and mc_platform_Initialize().

int agency_s::threads

flag which determines which threads to start

Definition at line 216 of file libmc.h.

Referenced by MC_End(), MC_Initialize(), and mc_platform_Initialize().

int agency_s::enable_security

Security flag

Definition at line 217 of file libmc.h.

Referenced by MC_Initialize(), and mc_platform_Initialize().

int agency_s::stack_size[MC_THREAD_ALL]

Definition at line 218 of file libmc.h.

Referenced by MC_Initialize(), and mc_platform_Initialize().

error_code_t agency_s::last_error

Definition at line 219 of file libmc.h.

Referenced by mc_platform_Initialize().


The documentation for this struct was generated from the following file:
Generated on Fri May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4