Go to the source code of this file.
Namespaces | |
| namespace | scim |
Classes | |
| class | scim::IMEngineModule |
| The class to manipulate the IMEngine modules. More... | |
Typedefs | |
| typedef unsigned int(* | IMEngineModuleInitFunc )(const ConfigPointer &config) |
| Initialize a IMEngine Module. | |
| typedef IMEngineFactoryPointer(* | IMEngineModuleCreateFactoryFunc )(unsigned int engine) |
| Create a factory instance for an engine,. | |
Functions | |
| int | scim_get_imengine_module_list (std::vector< String > &engine_list) |
| Get a name list of currently available IMEngine modules. | |
Definition in file scim_imengine_module.h.
1.3.8