Cambridge SMT System
ucam::util::MainClass Struct Reference

#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< RegistryPOrg_
 
const char ** argv_
 

Detailed Description

Definition at line 7 of file main.hpp.

Member Typedef Documentation

Definition at line 8 of file main.hpp.

Constructor & Destructor Documentation

ucam::util::MainClass::MainClass ( int  argc,
const char *  argv[] 
)
inline

Definition at line 11 of file main.hpp.

Here is the call graph for this function:

ucam::util::MainClass::~MainClass ( )
inline

Definition at line 25 of file main.hpp.

Member Function Documentation

void ucam::util::MainClass::run ( )

Include all necessary headers here.

Definition at line 48 of file applylm.main.cpp.

Here is the caller graph for this function:

Member Data Documentation

const char** ucam::util::MainClass::argv_

Definition at line 10 of file main.hpp.

boost::scoped_ptr<RegistryPO> ucam::util::MainClass::rg_

Definition at line 9 of file main.hpp.


The documentation for this struct was generated from the following files: