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

GList* OSyncFormatEnv::objtypes
GList* OSyncFormatEnv::objformats

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().

GList* OSyncFormatEnv::converters

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().

GList* OSyncFormatEnv::filter_functions

A list of filter functions

Definition at line 21 of file opensync_format_internals.h.

Referenced by osync_conv_env_new().

GList* OSyncFormatEnv::extensions

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: