Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions

Helpers for afw_content_type* implementation development. More...

#include "afw_interface.h"

Go to the source code of this file.

Functions

const afw_content_type_object_list_writer_tafw_content_type_impl_create_object_list_writer (const afw_content_type_t *instance, const afw_object_options_t *options, void *context, afw_write_cb_t callback, const afw_memory_t *begin_object_list, const afw_memory_t *object_separator, const afw_memory_t *last_object_separator, const afw_memory_t *end_object_list, const afw_pool_t *p, afw_xctx_t *xctx)
 

Detailed Description

Helpers for afw_content_type* implementation development.

Definition in file afw_content_type_impl.h.