|
librime 1.2
Rime Input Method Engine, the core library
|
#include <ostream>#include <rime/common.h>#include <rime/config/config_compiler.h>#include <rime/config/config_types.h>

Go to the source code of this file.
Classes | |
| struct | rime::Dependency |
| struct | rime::PendingChild |
| struct | rime::IncludeReference |
| struct | rime::PatchReference |
| struct | rime::PatchLiteral |
Namespaces | |
| namespace | rime |
Enumerations | |
| enum | rime::DependencyPriority { rime::kPendingChild = 0 , rime::kInclude = 1 , rime::kPatch = 2 } |
Functions | |
| std::ostream & | rime::operator<< (std::ostream &stream, const Dependency &dependency) |