Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Structures | Typedefs | Functions
afw_vfs_adaptor_internal.h File Reference

Internal header for adaptor type vfs. More...

#include "afw_interface.h"
#include "generated/afw_vfs_generated.h"

Go to the source code of this file.

Data Structures

struct  afw_vfs_adaptor_internal_s
 
struct  afw_vfs_adaptor_internal_session_s
 
struct  afw_vfs_adaptor_internal_session_context_s
 

Typedefs

typedef struct afw_vfs_adaptor_internal_s afw_vfs_adaptor_internal_t
 
typedef struct afw_vfs_adaptor_internal_session_s afw_vfs_adaptor_internal_session_t
 
typedef struct afw_vfs_adaptor_internal_session_context_s afw_vfs_adaptor_internal_session_context_t
 

Functions

const afw_adaptor_tafw_vfs_adaptor_internal_create_cede_p (const afw_object_t *properties, const afw_pool_t *p, afw_xctx_t *xctx)
 
const afw_adaptor_session_tafw_vfs_adaptor_internal_session_create (afw_vfs_adaptor_internal_t *adaptor, afw_xctx_t *xctx)
 

Detailed Description

Internal header for adaptor type vfs.

Definition in file afw_vfs_adaptor_internal.h.