Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

scim_backend.h File Reference

scim::BackEndBase Interface. More...

Go to the source code of this file.

Namespaces

namespace  scim

Typedefs

typedef Slot1< void, int > BackEndSlotVoid
typedef Slot2< void, int,
int > 
BackEndSlotInt
typedef Slot2< void, int,
bool > 
BackEndSlotBool
typedef Slot2< void, int,
const WideString & > 
BackEndSlotWideString
typedef Slot2< void, int,
const KeyEvent & > 
BackEndSlotKeyEvent
typedef Slot2< void, int,
const LookupTable & > 
BackEndSlotLookupTable
typedef Slot2< void, int,
const Property & > 
BackEndSlotProperty
typedef Slot2< void, int,
const PropertyList & > 
BackEndSlotPropertyList
typedef Slot3< void, int,
const WideString &, const
AttributeList & > 
BackEndSlotWideStringAttributeList
typedef Pointer< BackEndBase > BackEndPointer


Detailed Description

scim::BackEndBase Interface.

Provide an abstract interface class to manage a set of IMEngineFactory instances.

Definition in file scim_backend.h.


Typedef Documentation

typedef Slot1<void, int> scim::BackEndSlotVoid
 

Definition at line 40 of file scim_backend.h.

typedef Slot2<void, int, int> scim::BackEndSlotInt
 

Definition at line 43 of file scim_backend.h.

typedef Slot2<void, int, bool> scim::BackEndSlotBool
 

Definition at line 46 of file scim_backend.h.

typedef Slot2<void, int, const WideString&> scim::BackEndSlotWideString
 

Definition at line 49 of file scim_backend.h.

typedef Slot2<void, int, const KeyEvent&> scim::BackEndSlotKeyEvent
 

Definition at line 52 of file scim_backend.h.

typedef Slot2<void, int, const LookupTable&> scim::BackEndSlotLookupTable
 

Definition at line 55 of file scim_backend.h.

typedef Slot2<void, int, const Property&> scim::BackEndSlotProperty
 

Definition at line 58 of file scim_backend.h.

typedef Slot2<void, int, const PropertyList&> scim::BackEndSlotPropertyList
 

Definition at line 61 of file scim_backend.h.

typedef Slot3<void, int, const WideString&,const AttributeList&> scim::BackEndSlotWideStringAttributeList
 

Definition at line 64 of file scim_backend.h.

typedef Pointer< BackEndBase > scim::BackEndPointer
 

A smart pointer for scim::BackEndBase and its derived classes.

Definition at line 418 of file scim_backend.h.


Generated on Tue Apr 19 00:10:59 2005 for scim by  doxygen 1.4.1