#include <libmc.h>
Data Fields | |
| void * | args |
| struct agent_s * | agent |
| MCAgency_t | attr |
| MCAgency_t | agency |
| THREAD_T | thread |
Definition at line 267 of file libmc.h.
Definition at line 271 of file libmc.h.
Referenced by MC_AddStationaryAgent(), and MC_AgentInfo_GetAgency().
struct agent_s* stationary_agent_info_s::agent [read] |
Definition at line 269 of file libmc.h.
Referenced by MC_AddStationaryAgent(), and MC_AgentInfo_GetAgent().
Definition at line 268 of file libmc.h.
Referenced by MC_AddStationaryAgent(), and MC_AgentInfo_GetAgentArgs().
Definition at line 270 of file libmc.h.
Referenced by MC_AddStationaryAgent().
| THREAD_T stationary_agent_info_s::thread |
Definition at line 272 of file libmc.h.
Referenced by MC_AddStationaryAgent().
1.6.1