|
librime 1.2
Rime Input Method Engine, the core library
|
#include <rime_api_impl.h>
Public Member Functions | |
| RimeConfigIteratorImpl (T &container, const string &root_path) | |
Public Attributes | |
| T::Iterator | iter |
| T::Iterator | end |
| string | prefix |
| string | key |
| string | path |
|
inline |
| T::Iterator RimeConfigIteratorImpl< T >::end |
| T::Iterator RimeConfigIteratorImpl< T >::iter |
| string RimeConfigIteratorImpl< T >::key |
| string RimeConfigIteratorImpl< T >::path |
| string RimeConfigIteratorImpl< T >::prefix |