scim 1.4.7

scim::CommonBackEnd Class Reference

The default implementation of scim::BackEndBase interface. More...

#include <scim_backend.h>

Inheritance diagram for scim::CommonBackEnd:
Collaboration diagram for scim::CommonBackEnd:

List of all members.

Public Member Functions

 CommonBackEnd (const ConfigPointer &config, const std::vector< String > &modules)
 Constructor.
virtual ~CommonBackEnd ()

Detailed Description

The default implementation of scim::BackEndBase interface.


Constructor & Destructor Documentation

scim::CommonBackEnd::CommonBackEnd ( const ConfigPointer config,
const std::vector< String > &  modules 
)

Constructor.

Parameters:
configThe pointer to the Config object.
modulesThe list of the IMEngine modules to be loaded.
virtual scim::CommonBackEnd::~CommonBackEnd ( ) [virtual]

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