Edinburgh Speech Tools  2.1-release
EST_cmd_line.h File Reference
#include "EST_String.h"
#include "EST_Option.h"
#include "EST_types.h"
Include dependency graph for EST_cmd_line.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int parse_command_line (int argc, char *argv[], const EST_String &usage, EST_StrList &files, EST_Option &al, int make_stdio=1)
 
int init_lib_ops (EST_Option &al, EST_Option &options)
 
void override_lib_ops (EST_Option &a_list, EST_Option &al)
 

Function Documentation

int parse_command_line ( int  argc,
char *  argv[],
const EST_String usage,
EST_StrList files,
EST_Option al,
int  make_stdio = 1 
)

Definition at line 101 of file cmd_line.cc.

int init_lib_ops ( EST_Option al,
EST_Option options 
)

Definition at line 69 of file cmd_line.cc.

void override_lib_ops ( EST_Option a_list,
EST_Option al 
)

Definition at line 186 of file ch_lab_main.cc.