|
metaproxy 1.22.1
|
Namespaces | |
| namespace | filter |
| namespace | gdu |
| namespace | util |
Classes | |
| class | FactoryFilter |
| class | FactoryStatic |
| class | HTMLParser |
| class | HTMLParserEvent |
| class | IThreadPoolMsg |
| class | Pipe |
| class | RouterFleXML |
| class | ThreadPoolSocketObserver |
Functions | |
| xmlDoc * | get_searchable (Package &package, std::string url_template, const std::string &db, const std::string &query, const std::string &realm, const std::string &proxy, std::string &addinfo) |
Variables | |
| const unsigned int | queue_size_per_thread = 64 |
| xmlDoc * metaproxy_1::get_searchable | ( | Package & | package, |
| std::string | url_template, | ||
| const std::string & | db, | ||
| const std::string & | query, | ||
| const std::string & | realm, | ||
| const std::string & | proxy, | ||
| std::string & | addinfo | ||
| ) |
| const unsigned int metaproxy_1::queue_size_per_thread = 64 |
Definition at line 80 of file thread_pool_observer.cpp.
Referenced by metaproxy_1::ThreadPoolSocketObserver::put().