src/manager/include/ws_manager.h File Reference

mDictionary Manager main module header. More...

Go to the source code of this file.

Data Structures

struct  _WSMngSearchData
 Structure holding all data needed by manager to work. More...

Defines

#define LIBRARY   "/usr/lib/libsqlite.so.0"
 SQLite library version.
#define g_strlen(string)   ( NULL == (string) ? 0 : strlen(string) )
 Calculate length of given string.

Typedefs

typedef _WSMngSearchData WSMngSearchData

Functions

WSMngSearchDataws_manager_create ()
 Creates new instance of WSMngSearchData structure.
void ws_mng_init_dbus (WSMngSearchData *data)
 Function used to initialize D-BUS.
void ws_mng_init (WSMngSearchData *data)
 Function used to initialize manager.
void ws_mng_close (WSMngSearchData *data)
 Function used to close dictionaries and modules.
gboolean ws_mng_start_main_loop (WSMngSearchData *serach_data)
 Function used to run and initialize main loop.


Detailed Description

mDictionary Manager main module header.

Author:
Ɓukasz Pawlik <lukasz.pawlik@comarch.com>

Definition in file ws_manager.h.


Generated on Fri Jan 11 14:30:17 2008 for mDictionary Project by  doxygen 1.5.1