9 #ifndef __AFW_MODEL_LOCATION_H__
10 #define __AFW_MODEL_LOCATION_H__
48 afw_model_location_create(
53 afw_model_location_get_model(
#define AFW_BEGIN_DECLARES
#define AFW_DECLARE(type)
Declare a public afw function.
Interfaceafw_interface header.
struct afw_model_internal_s afw_model_t
struct afw_thread_mutex_s afw_thread_mutex_t
Interface afw_adaptor public struct.
Struct used by adaptor referenced by modelLocationAdaptorId.
const afw_model_t *AFW_ATOMIC first_model
First loaded model.
afw_thread_mutex_t * mutex
Mutex for locking access to this struct.
const afw_adaptor_t * model_location_adaptor
Model location adaptor.
Interface afw_pool public struct.
NFC normalized UTF-8 string.
Interface afw_xctx public struct.