|
librime 1.2
Rime Input Method Engine, the core library
|
#include <plugins.h>

Public Types | |
| typedef bool | Review(ConfigCompiler *compiler, an< ConfigResource > resource) |
Public Member Functions | |
| virtual | ~ConfigCompilerPlugin ()=default |
Public Attributes | |
| virtual Review | ReviewCompileOutput = 0 |
| virtual Review | ReviewLinkOutput = 0 |
| typedef bool rime::ConfigCompilerPlugin::Review(ConfigCompiler *compiler, an< ConfigResource > resource) |
|
virtualdefault |
| virtual Review rime::ConfigCompilerPlugin::ReviewCompileOutput = 0 |
| virtual Review rime::ConfigCompilerPlugin::ReviewLinkOutput = 0 |