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

Authorization handler id anchor. More...

#include <afw_authorization_internal.h>

Data Fields

afw_thread_mutex_tauthorization_handler_mutex
 Mutex for locking access to authorization handler related resources.
 
const afw_authorization_handler_tfirst
 First instance. More...
 
afw_boolean_t is_started
 Stopping instances.
 

Detailed Description

Authorization handler id anchor.

Definition at line 33 of file afw_authorization_internal.h.

Field Documentation

◆ first

First instance.

If started, this is the started instance. Others are stopping and will be be removed when stopped.

Definition at line 44 of file afw_authorization_internal.h.


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