#include <scim_module.h>
Public Member Functions | |
Module () | |
Module (const String &name, const String &type) | |
~Module () | |
bool | load (const String &name, const String &type) |
bool | unload () |
bool | valid () const |
bool | is_resident () const |
bool | make_resident () const |
String | get_path () const |
void * | symbol (const String &sym) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|