Adaptive Framework
0.9.0
|
Struct used by adaptor referenced by modelLocationAdaptorId. More...
#include <afw_model_location.h>
Data Fields | |
const afw_adaptor_t * | model_location_adaptor |
Model location adaptor. | |
afw_thread_mutex_t * | mutex |
Mutex for locking access to this struct. | |
const afw_model_t *AFW_ATOMIC | first_model |
First loaded model. | |
Struct used by adaptor referenced by modelLocationAdaptorId.
Definition at line 32 of file afw_model_location.h.