#include <scim_module.h>
◆ Module() [1/2]
◆ Module() [2/2]
scim::Module::Module |
( |
const String & |
name, |
|
|
const String & |
type |
|
) |
| |
◆ ~Module()
scim::Module::~Module |
( |
| ) |
|
◆ load()
bool scim::Module::load |
( |
const String & |
name, |
|
|
const String & |
type |
|
) |
| |
◆ unload()
bool scim::Module::unload |
( |
| ) |
|
◆ valid()
bool scim::Module::valid |
( |
| ) |
const |
◆ is_resident()
bool scim::Module::is_resident |
( |
| ) |
const |
◆ make_resident()
bool scim::Module::make_resident |
( |
| ) |
const |
◆ get_path()
String scim::Module::get_path |
( |
| ) |
const |
◆ symbol()
void* scim::Module::symbol |
( |
const String & |
sym | ) |
const |
◆ init()
void scim::Module::init |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following file: