GlctRequest Struct Reference

Request structure. More...

#include <glct_api_ext.h>

Collaboration diagram for GlctRequest:

List of all members.

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.

Detailed Description

Request structure.


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