Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
afw_content_type.c File Reference

Adaptive Framework afw_content_type interface support. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

 afw_content_type_register (const afw_content_type_t *content_type, afw_xctx_t *xctx)
 Register content type with its id and all of its media types. More...
 
 afw_content_type_value_to_raw (const afw_content_type_t *instance, const afw_value_t *value, const afw_object_options_t *options, const afw_pool_t *p, afw_xctx_t *xctx)
 Convert value to the raw in specified pool. More...
 

Detailed Description

Adaptive Framework afw_content_type interface support.

Definition in file afw_content_type.c.