#include <libmc.h>
Data Fields | |
| void * | args |
| struct agent_s * | agent |
| MCAgency_t | attr |
| MCAgency_t | agency |
| pthread_t | thread |
Definition at line 286 of file libmc.h.
Definition at line 290 of file libmc.h.
Referenced by MC_AddStationaryAgent(), and MC_AgentInfo_GetAgency().
Definition at line 288 of file libmc.h.
Referenced by MC_AddStationaryAgent(), and MC_AgentInfo_GetAgent().
Definition at line 287 of file libmc.h.
Referenced by MC_AddStationaryAgent(), and MC_AgentInfo_GetAgentArgs().
Definition at line 289 of file libmc.h.
Referenced by MC_AddStationaryAgent().
| pthread_t stationary_agent_info_s::thread |
Definition at line 294 of file libmc.h.
Referenced by MC_AddStationaryAgent().
1.6.3