Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_xctx_qualifier_stack_entry_s Struct Reference

#include <afw_xctx.h>

Data Fields

const afw_pool_tp
 Pool used while processing entry.
 
afw_utf8_t qualifier
 qualifier or len=0 if unqualified.
 
const afw_object_tqualifier_object
 qualifier_object. This may be NULL now.
 
afw_xctx_get_variable_t get
 Get routine or NULL if get not allowed.
 
void * data
 Data that will be passed to get/set.
 
void * wa
 Work area used by get/set.
 
afw_boolean_t secure
 Secure access to this qualifier is allowed.
 

Detailed Description

Struct for xctx qualifier stack entry.

Definition at line 352 of file afw_xctx.h.


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