Classes | |
| class | CloseSession |
| class | Optimizer |
| class | Server |
| struct | Session |
| class | SessionCache |
| class | TranslationRequest |
| class | Translator |
| class | Updater |
Functions | |
| void | SetContextWeights (Moses::ContextScope &s, xmlrpc_c::value const &w) |
| bool | check (std::map< std::string, xmlrpc_c::value > const ¶m, std::string const key) |
| bool MosesServer::check | ( | std::map< std::string, xmlrpc_c::value > const & | param, | |
| std::string const | key | |||
| ) |
| void MosesServer::SetContextWeights | ( | Moses::ContextScope & | s, | |
| xmlrpc_c::value const & | w | |||
| ) |
Definition at line 44 of file TranslationRequest.cpp.
References m, and Moses::ContextScope::SetContextWeights().
Referenced by MosesServer::TranslationRequest::Run().


1.5.9