OpenSync  0.22
Data Fields

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
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 get_next_vertice_neighbour(), osync_conv_env_new(), and osync_conv_find_extension().


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