|
librime 1.2
Rime Input Method Engine, the core library
|
#include <db_pool.h>
Public Member Functions | |
| DbPool (the< ResourceResolver > resource_resolver) | |
| an< T > | GetDb (const string &db_name) |
Protected Attributes | |
| the< ResourceResolver > | resource_resolver_ |
| map< string, weak< T > > | db_pool_ |
|
explicit |
| an< T > rime::DbPool< T >::GetDb | ( | const string & | db_name | ) |
|
protected |
|
protected |