#include <scim_backend.h>
Public Member Functions | |
CommonBackEnd (const ConfigPointer &config, const std::vector< String > &modules) | |
Constructor. | |
virtual | ~CommonBackEnd () |
scim::CommonBackEnd::CommonBackEnd | ( | const ConfigPointer & | config, | |
const std::vector< String > & | modules | |||
) |
Constructor.
config | The pointer to the Config object. | |
modules | The list of the IMEngine modules to be loaded. |
virtual scim::CommonBackEnd::~CommonBackEnd | ( | ) | [virtual] |