MCAgencyOptions_s Struct Reference

User modifiable agency options. More...

#include <libmc.h>


Data Fields

int threads
int default_agent_status
int modified
int enable_security
int stack_size [MC_THREAD_ALL]


Detailed Description

User modifiable agency options.

Definition at line 235 of file libmc.h.


Field Documentation

int MCAgencyOptions_s::threads

Threads to start

Definition at line 236 of file libmc.h.

Referenced by MC_Initialize(), MC_InitializeAgencyOptions(), MC_SetThreadOff(), MC_SetThreadOn(), MC_SetThreadsAllOff(), and MC_SetThreadsAllOn().

int MCAgencyOptions_s::default_agent_status

Default agent status

Definition at line 237 of file libmc.h.

Referenced by MC_Initialize(), and MC_InitializeAgencyOptions().

int MCAgencyOptions_s::modified

unused

Definition at line 238 of file libmc.h.

Referenced by MC_InitializeAgencyOptions().

int MCAgencyOptions_s::enable_security

security enable flag

Definition at line 239 of file libmc.h.

Referenced by MC_Initialize(), and MC_InitializeAgencyOptions().

int MCAgencyOptions_s::stack_size[MC_THREAD_ALL]

If the stack size is -1, use system def.

Definition at line 242 of file libmc.h.

Referenced by MC_Initialize(), and MC_InitializeAgencyOptions().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 11 17:59:49 2008 for Mobile-C by  doxygen 1.5.4