#include "Util.h"#include "Timer.h"Go to the source code of this file.
Namespaces | |
| namespace | MosesTuning |
Functions | |
| int | MosesTuning::verboselevel () |
| int | MosesTuning::setverboselevel (int v) |
| size_t | MosesTuning::getNextPound (std::string &str, std::string &substr, const std::string &delimiter) |
| void | MosesTuning::split (const std::string &s, char delim, std::vector< std::string > &elems) |
| void | MosesTuning::Tokenize (const char *str, const char delim, std::vector< std::string > *res) |
| void | MosesTuning::ResetUserTime () |
| void | MosesTuning::PrintUserTime (const std::string &message) |
| double | MosesTuning::GetUserTime () |
1.5.9