|
librime 1.2
Rime Input Method Engine, the core library
|
#include <boost/algorithm/string.hpp>#include <rime/common.h>#include <rime/resource.h>#include <rime/config/config_compiler.h>#include <rime/config/config_compiler_impl.h>#include <rime/config/config_data.h>#include <rime/config/config_types.h>#include <rime/config/plugins.h>
Classes | |
| struct | rime::ConfigDependencyGraph |
Namespaces | |
| namespace | rime |
Functions | |
| std::ostream & | rime::operator<< (std::ostream &stream, const Reference &reference) |
| std::ostream & | rime::operator<< (std::ostream &stream, const Dependency &dependency) |
| an< ConfigItemRef > | rime::TypeCheckedCopyOnWrite (an< ConfigItemRef > parent, const string &key) |
| an< ConfigItemRef > | rime::TraverseCopyOnWrite (an< ConfigItemRef > head, const string &path) |