librime 1.2
Rime Input Method Engine, the core library
RimeConfigIteratorImpl< T > Struct Template Reference

#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

Constructor & Destructor Documentation

◆ RimeConfigIteratorImpl()

template<class T>
RimeConfigIteratorImpl< T >::RimeConfigIteratorImpl ( T & container,
const string & root_path )
inline

Member Data Documentation

◆ end

template<class T>
T::Iterator RimeConfigIteratorImpl< T >::end

◆ iter

template<class T>
T::Iterator RimeConfigIteratorImpl< T >::iter

◆ key

template<class T>
string RimeConfigIteratorImpl< T >::key

◆ path

template<class T>
string RimeConfigIteratorImpl< T >::path

◆ prefix

template<class T>
string RimeConfigIteratorImpl< T >::prefix

The documentation for this struct was generated from the following file: