librime 1.2
Rime Input Method Engine, the core library
config_compiler_impl.h File Reference
#include <ostream>
#include <rime/common.h>
#include <rime/config/config_compiler.h>
#include <rime/config/config_types.h>
Include dependency graph for config_compiler_impl.h:
This graph shows which files directly or indirectly include this file:

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)