GlcReqMgrHandler Struct Reference

Structure used to register custom request manager. More...

#include <glgps_hal.h>

Collaboration diagram for GlcReqMgrHandler:

List of all members.

Public Attributes

GlcbReqMgrCreate pFCreate
 Event handler initialization routine.
GlcbReqMgrDestroy pFDestroy
 Event handler de-initialization routine.
GlcbSetCfgValue pFSetCfg
 Passes attributes read from <app> element of the XML file.
GlcbReqMgrStart pFStart
 Called once the GLCT is initialized and ready to process the events.
unsigned long eCode
 If HAL will post eCode event, then GLCT will call the cbProcEvent.
GlcbReqMgrProcEvent pFprocEvent
 Custom event handler.

Detailed Description

Structure used to register custom request manager.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines