Cambridge SMT System
|
#include <main.hpp>
Public Types | |
typedef util::RegistryPO | RegistryPO |
Public Member Functions | |
MainClass (int argc, const char *argv[]) | |
void | run () |
Include all necessary headers here. More... | |
~MainClass () | |
Public Attributes | |
boost::scoped_ptr< RegistryPO > | rg_ |
const char ** | argv_ |
|
inline |
void ucam::util::MainClass::run | ( | ) |
Include all necessary headers here.
Definition at line 48 of file applylm.main.cpp.
boost::scoped_ptr<RegistryPO> ucam::util::MainClass::rg_ |