OpenSync Environment Internals
[OpenSync Private API]

The internals of the opensync environment. More...


Functions

void osync_env_export_loaded_modules (OSyncEnv *env)
void osync_env_export_all_options (OSyncEnv *env)
long long int _osync_env_create_group_id (OSyncEnv *env)
 Returns the next free number for a group in the environments configdir.


Detailed Description

The internals of the opensync environment.

Function Documentation

void osync_env_export_loaded_modules ( OSyncEnv *  env  ) 

Export the list of loaded plugins through the OSYNC_LOADED_PLUGINS environment variable

Definition at line 83 of file opensync_env.c.

void osync_env_export_all_options ( OSyncEnv *  env  ) 

Export all options set through osync_env_set_option() to environment variables

Definition at line 120 of file opensync_env.c.

long long int _osync_env_create_group_id ( OSyncEnv *  env  ) 

Returns the next free number for a group in the environments configdir.

Returns the next free number for a group in the environments configdir

Parameters:
env The osync environment
Returns:
The next free number

Definition at line 139 of file opensync_env.c.

Referenced by osync_group_save().


Generated on Sun Jul 26 17:27:23 2009 for OpenSync by  doxygen 1.5.9