Public Member Functions

scim::Module Class Reference
[Accessories]

#include <scim_module.h>

List of all members.

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

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

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