Request structure. More...
#include <glct_api_ext.h>
Public Attributes | |
GlctReqParms | otParms |
Request parameters. | |
GlctReqCallBacks | otCbs |
Request callbacks. | |
void * | pUserData |
Request user data. | |
void * | pEngine |
Pointer to the GlEngine to call APIs from request callbacks. | |
void * | pGlRequest |
Pointer to the GlRequest object associated with that request NULL if request is not active. | |
unsigned char | bGlctReqShuttingDown |
Flag indicating the excuting requests is shutting down 0 - no, 1 - yes. |
Request structure.