Public Member Functions

scim::CommonBackEnd Class Reference

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

#include <scim_backend.h>

Inheritance diagram for scim::CommonBackEnd:
Inheritance graph
[legend]
Collaboration diagram for scim::CommonBackEnd:
Collaboration graph
[legend]

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:
config The pointer to the Config object.
modules The list of the IMEngine modules to be loaded.
virtual scim::CommonBackEnd::~CommonBackEnd (  )  [virtual]

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