|
Adaptive Framework
0.9.0
|
Implementation of afw_extension interface for afw_vfs. More...
#include "afw.h"#include "afw_vfs_adaptor_internal.h"#include "generated/afw_vfs_generated.h"#include "generated/afw_vfs_version_info.h"#include "afw_extension_impl_declares.h"Go to the source code of this file.
Macros | |
| #define | AFW_IMPLEMENTATION_ID "afw_vfs" |
| #define | AFW_IMPLEMENTATION_VERSION AFW_VFS_VERSION_STRING |
Functions | |
| AFW_ENVIRONMENT_DEFINE_EXTENSION_IMPL () | |
| const afw_extension_t * | impl_afw_extension_initialize (const afw_extension_t *instance, const afw_object_t *properties, const afw_pool_t *p, afw_xctx_t *xctx) |
| void | impl_afw_extension_release (const afw_extension_t *instance, afw_xctx_t *xctx) |
Implementation of afw_extension interface for afw_vfs.
Definition in file afw_vfs_extension.c.