scim
1.4.13
|
The default implementation of scim::BackEndBase interface. More...
#include <scim_backend.h>
Public Member Functions | |
CommonBackEnd (const ConfigPointer &config, const std::vector< String > &modules) | |
Constructor. | |
virtual | ~CommonBackEnd () |
The default implementation of scim::BackEndBase interface.
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] |