ZGen
0.2.0
a linearization system for natural language.
Main Page
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
bestfirst
frontend
opt.h
Go to the documentation of this file.
1
#ifndef __ZGEN_BESTFIRST_FRONTEND_OPT_H__
2
#define __ZGEN_BESTFIRST_FRONTEND_OPT_H__
3
4
#include <boost/program_options.hpp>
5
#include "
bestfirst/option.h
"
6
16
bool
parse_options
(
bool
learn,
17
const
boost::program_options::variables_map& vm,
18
ZGen::BestFirst::Option
& opts);
19
20
#endif // end for __ZGEN_BESTFIRST_FRONTEND_OPT_H__
parse_options
bool parse_options(bool learn, const boost::program_options::variables_map &vm, ZGen::BestFirst::Option &opts)
Definition:
opt.cc:6
ZGen::BestFirst::Option
Definition:
option.h:10
option.h
Generated by
1.8.6