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 227 of file libmc.h.


Field Documentation

int MCAgencyOptions_s::threads

Threads to start

Definition at line 228 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 229 of file libmc.h.

Referenced by MC_Initialize(), and MC_InitializeAgencyOptions().

int MCAgencyOptions_s::modified

unused

Definition at line 230 of file libmc.h.

Referenced by MC_InitializeAgencyOptions().

int MCAgencyOptions_s::enable_security

security enable flag

Definition at line 231 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 234 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 May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4