librime 1.2
Rime Input Method Engine, the core library
dictionary.h File Reference
#include <rime_api.h>
#include <rime/common.h>
#include <rime/component.h>
#include <rime/dict/prism.h>
#include <rime/dict/table.h>
#include <rime/dict/vocabulary.h>
Include dependency graph for dictionary.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rime::DictEntryIterator
class  rime::Dictionary
class  rime::DictionaryComponent

Namespaces

namespace  rime
namespace  rime::dictionary

Typedefs

using rime::DictEntryCollector = map<size_t, DictEntryIterator>