scim  1.4.17
scim::Module Class Reference

#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
 

Protected Member Functions

void init ()
 

Constructor & Destructor Documentation

scim::Module::Module ( )
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
void scim::Module::init ( )
protected

The documentation for this class was generated from the following file: