Diffusion C API  6.10.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
content_types.h File Reference

Structures representing content types (e.g., used for updating topics). More...

Data Structures

struct  content_s
 Content wrapper for encoding and data. More...
 

Typedefs

typedef struct content_s CONTENT_T
 Content wrapper for encoding and data.
 

Enumerations

enum  CONTENT_ENCODING_T
 The content encoding. More...
 

Detailed Description

Structures representing content types (e.g., used for updating topics).

Copyright © 2014 - 2023 DiffusionData Ltd., All Rights Reserved.

Use is subject to licence terms.

NOTICE: All information contained herein is, and remains the property of DiffusionData. The intellectual and technical concepts contained herein are proprietary to DiffusionData and may be covered by U.S. and Foreign Patents, patents in process, and are protected by trade secret or copyright law.

Enumeration Type Documentation

The content encoding.

Currently only NONE is supported.