OpenSync 0.22
Data Fields
OSyncFormatEnv Struct Reference

The environment used for conversions. More...

#include <opensync_format_internals.h>

Data Fields

GList * objtypes
GList * objformats
GList * converters
GList * filter_functions
GList * extensions

Detailed Description

The environment used for conversions.

Definition at line 13 of file opensync_format_internals.h.


Field Documentation

A List of formats

Definition at line 17 of file opensync_format_internals.h.

Referenced by osync_conv_env_new(), and osync_conv_find_objformat().

A list of available converters

Definition at line 19 of file opensync_format_internals.h.

Referenced by osync_change_detect_objformat(), osync_change_detect_objformat_full(), and osync_conv_env_new().

A list of filter functions

Definition at line 21 of file opensync_format_internals.h.

Referenced by osync_conv_env_new().

A list of extensions

Definition at line 23 of file opensync_format_internals.h.

Referenced by osync_conv_env_new(), and osync_conv_find_extension().


The documentation for this struct was generated from the following file: