OpenClovis Logo

Public Attributes | List of all members
ClEoConfigT Struct Reference

This structure is passed during the clEoCreate API and contains the EO related configuration parameters. More...

#include <clEoConfigApi.h>

Public Attributes

ClEoApplicationTypeT appType
 Indicates whether the application needs main thread or not.
ClEoAppCreateCallbackT clEoCreateCallout
 Application function that is called from main during the initialization process.
ClEoCustomActionT clEoCustomAction
 Application function that has to be called when a Water Mark has been hit.
ClEoAppDeleteCallbackT clEoDeleteCallout
 Application function that is called when EO needs to be terminated.
ClEoAppHealthCheckCallbackT clEoHealthCheckCallout
 Application function that is called when EO healthcheck is performed by Component Manager.
ClEoAppStateChgCallbackT clEoStateChgCallout
 Application function that is called when EO is moved into the suspended state.
ClCharT EOname [CL_EO_MAX_NAME_LEN]
 The EO name.
ClUint32T maxNoClients
 Indicates the maximum number of EO client.
ClUint32T noOfThreads
 Indicates the number of RMD threads.
ClOsalThreadPriorityT pri
 Indicates the EO thread priority.
ClIocPortT reqIocPort
 The requested IOC communication port.

Detailed Description

This structure is passed during the clEoCreate API and contains the EO related configuration parameters.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen