#include <scim_module.h>
List of all members.
Constructor & Destructor Documentation
scim::Module::Module |
( |
const String & |
name, |
|
|
const String & |
type |
|
) |
| |
scim::Module::~Module |
( |
| ) |
|
Member Function Documentation
bool scim::Module::load |
( |
const String & |
name, |
|
|
const String & |
type |
|
) |
| |
bool scim::Module::unload |
( |
| ) |
|
bool scim::Module::valid |
( |
| ) |
const |
bool scim::Module::is_resident |
( |
| ) |
const |
bool scim::Module::make_resident |
( |
| ) |
const |
String scim::Module::get_path |
( |
| ) |
const |
void* scim::Module::symbol |
( |
const String & |
sym | ) |
const |
The documentation for this class was generated from the following file: