Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ksnCQueClass Struct Reference

ksnCQue Class structure definition More...

#include <cque.h>

Data Fields

void * ke
 Pointer to ksnEvMgrClass. More...
 
uint32_t id
 New callback queue ID. More...
 
PblMap * cque_map
 Pointer to the callback queue pblMap. More...
 
uint8_t event_f
 Send cque event if true. More...
 

Detailed Description

ksnCQue Class structure definition

Field Documentation

PblMap* ksnCQueClass::cque_map
uint8_t ksnCQueClass::event_f

Send cque event if true.

Referenced by ksnCQueExec(), and ksnCQueInit().

uint32_t ksnCQueClass::id

New callback queue ID.

Referenced by ksnCQueAdd(), and ksnCQueInit().

void* ksnCQueClass::ke

Pointer to ksnEvMgrClass.

Referenced by ksnCQueInit().


The documentation for this struct was generated from the following file: