ugdiss Namespace Reference


Classes

class  LexicalPhraseScorer1

Typedefs

typedef po::options_description progopts
typedef
po::positional_options_description 
posopts
typedef po::variables_map optsmap

Functions

filtering_istream * open_input_stream (string fname)
filtering_ostream * open_output_stream (string fname)
void open_input_stream (string fname, filtering_istream &in)
void open_output_stream (string fname, filtering_ostream &out)
boost::iostreams::filtering_istream * open_input_stream (std::string fname)
void open_input_stream (std::string fname, boost::iostreams::filtering_istream &in)
boost::iostreams::filtering_ostream * open_output_stream (std::string fname)
void open_output_stream (std::string fname, boost::iostreams::filtering_ostream &in)
void get_options (int ac, char *av[], progopts &o, posopts &a, optsmap &vm, char const *cfgFileParam)

Typedef Documentation

typedef po::variables_map ugdiss::optsmap

Definition at line 14 of file ug_get_options.h.

typedef po::positional_options_description ugdiss::posopts

Definition at line 13 of file ug_get_options.h.

typedef po::options_description ugdiss::progopts

Definition at line 12 of file ug_get_options.h.


Function Documentation

void ugdiss::get_options ( int  ac,
char *  av[],
progopts &  o,
posopts &  a,
optsmap &  vm,
char const *  cfgFileParam 
)

Definition at line 15 of file ug_get_options.cpp.

References cfgFile, and store().

Referenced by interpret_args().

Here is the call graph for this function:

Here is the caller graph for this function:

void ugdiss::open_input_stream ( std::string  fname,
boost::iostreams::filtering_istream &  in 
)

boost::iostreams::filtering_istream* ugdiss::open_input_stream ( std::string  fname  ) 

open input file that is possibly compressed decompression filters are automatically added based on the file name gzip for .gz; bzip2 for bz2.

void ugdiss::open_input_stream ( string  fname,
filtering_istream &  in 
)

Definition at line 31 of file ug_stream.cpp.

filtering_istream* ugdiss::open_input_stream ( string  fname  ) 

Definition at line 15 of file ug_stream.cpp.

Referenced by add_file(), go(), main(), and Part::Part().

Here is the caller graph for this function:

void ugdiss::open_output_stream ( std::string  fname,
boost::iostreams::filtering_ostream &  in 
)

boost::iostreams::filtering_ostream* ugdiss::open_output_stream ( std::string  fname  ) 

void ugdiss::open_output_stream ( string  fname,
filtering_ostream &  out 
)

Definition at line 45 of file ug_stream.cpp.

filtering_ostream* ugdiss::open_output_stream ( string  fname  ) 

Definition at line 23 of file ug_stream.cpp.


Generated on Thu Jul 6 00:34:47 2017 for Moses by  doxygen 1.5.9