Adaptive Framework
0.9.0
|
Interface afw_interface implementation declares. More...
#include "afw_interface_opaques.h"
Go to the source code of this file.
Macros | |
#define | __AFW_LOG_IMPL_DECLARES_H__ 1 |
#define | _AFW_IMPLEMENTATION_ID_ "unspecified" |
#define | _AFW_IMPLEMENTATION_SPECIFIC_ NULL |
#define | _AFW_IMPLEMENTATION_SOURCE_FILE_ __FILE__ |
Functions | |
impl_afw_log_destroy (const afw_log_t *instance, afw_xctx_t *xctx) | |
impl_afw_log_set_own_mask (const afw_log_t *instance, afw_log_priority_mask_t mask, afw_xctx_t *xctx) | |
impl_afw_log_write (const afw_log_t *instance, afw_log_priority_t priority, const afw_utf8_z_t *source_z, const afw_utf8_t *message, afw_xctx_t *xctx) | |
Interface afw_interface implementation declares.
Definition in file afw_log_impl_declares.h.