| add_factory(const IMEngineFactoryPointer &factory) | scim::BackEndBase | [protected] |
| BackEndBase() | scim::BackEndBase | |
| CommonBackEnd(const ConfigPointer &config, const std::vector< String > &modules) | scim::CommonBackEnd | |
| delete_all_instances() | scim::BackEndBase | |
| delete_instance(int id) | scim::BackEndBase | |
| destroy_all_factories() | scim::BackEndBase | [protected] |
| focus_in(int id) const | scim::BackEndBase | |
| focus_out(int id) const | scim::BackEndBase | |
| get_all_locales() const | scim::BackEndBase | |
| get_factory_authors(const String &uuid) const | scim::BackEndBase | |
| get_factory_credits(const String &uuid) const | scim::BackEndBase | |
| get_factory_help(const String &uuid) const | scim::BackEndBase | |
| get_factory_icon_file(const String &uuid) const | scim::BackEndBase | |
| get_factory_language(const String &uuid) const | scim::BackEndBase | |
| get_factory_list(std::vector< String > &uuids, const String &encoding=String("")) const | scim::BackEndBase | |
| get_factory_locales(const String &uuid) const | scim::BackEndBase | |
| get_factory_name(const String &uuid) const | scim::BackEndBase | |
| get_factory_pointer(uint32 idx) const | scim::BackEndBase | |
| get_instance_authors(int id) const | scim::BackEndBase | |
| get_instance_credits(int id) const | scim::BackEndBase | |
| get_instance_encoding(int id) const | scim::BackEndBase | |
| get_instance_help(int id) const | scim::BackEndBase | |
| get_instance_icon_file(int id) const | scim::BackEndBase | |
| get_instance_name(int id) const | scim::BackEndBase | |
| get_instance_uuid(int id) const | scim::BackEndBase | |
| is_referenced() const | scim::ReferencedObject | |
| lookup_table_page_down(int id) const | scim::BackEndBase | |
| lookup_table_page_up(int id) const | scim::BackEndBase | |
| move_preedit_caret(int id, unsigned int pos) const | scim::BackEndBase | |
| new_instance(const String &sf_uuid, const String &encoding) | scim::BackEndBase | |
| number_of_factories() const | scim::BackEndBase | |
| process_key_event(int id, const KeyEvent &key) const | scim::BackEndBase | |
| ref() | scim::ReferencedObject | |
| ReferencedObject() | scim::ReferencedObject | [protected] |
| replace_instance(int si_id, const String &sf_uuid) | scim::BackEndBase | |
| reset(int id) const | scim::BackEndBase | |
| select_candidate(int id, unsigned int index) const | scim::BackEndBase | |
| set_referenced(bool reference) | scim::ReferencedObject | [protected] |
| set_supported_unicode_locales(const String &locales) | scim::BackEndBase | [protected] |
| signal_connect_commit_string(BackEndSlotWideString *slot) | scim::BackEndBase | |
| signal_connect_forward_key_event(BackEndSlotKeyEvent *slot) | scim::BackEndBase | |
| signal_connect_hide_aux_string(BackEndSlotVoid *slot) | scim::BackEndBase | |
| signal_connect_hide_lookup_table(BackEndSlotVoid *slot) | scim::BackEndBase | |
| signal_connect_hide_preedit_string(BackEndSlotVoid *slot) | scim::BackEndBase | |
| signal_connect_register_properties(BackEndSlotPropertyList *slot) | scim::BackEndBase | |
| signal_connect_show_aux_string(BackEndSlotVoid *slot) | scim::BackEndBase | |
| signal_connect_show_lookup_table(BackEndSlotVoid *slot) | scim::BackEndBase | |
| signal_connect_show_preedit_string(BackEndSlotVoid *slot) | scim::BackEndBase | |
| signal_connect_update_aux_string(BackEndSlotWideStringAttributeList *slot) | scim::BackEndBase | |
| signal_connect_update_lookup_table(BackEndSlotLookupTable *slot) | scim::BackEndBase | |
| signal_connect_update_preedit_caret(BackEndSlotInt *slot) | scim::BackEndBase | |
| signal_connect_update_preedit_string(BackEndSlotWideStringAttributeList *slot) | scim::BackEndBase | |
| signal_connect_update_property(BackEndSlotProperty *slot) | scim::BackEndBase | |
| trigger_property(int id, const String &property) const | scim::BackEndBase | |
| unref() | scim::ReferencedObject | |
| update_lookup_table_page_size(int id, unsigned int page_size) const | scim::BackEndBase | |
| ~BackEndBase() | scim::BackEndBase | [virtual] |
| ~CommonBackEnd() | scim::CommonBackEnd | [virtual] |
| ~ReferencedObject()=0 | scim::ReferencedObject | [protected, pure virtual] |