ace::Settings Struct Reference

Class holds (global) program settings. More...

#include <config.h>

List of all members.

Static Public Member Functions

static bool ok (void)

Static Public Attributes

static const char * in = 0
 Input filename.
static word_order_t n = 0
 N-gram size.
static const char * out = 0
 Output filename.
static size_t t = 0
 Length of the tag.


Detailed Description

Class holds (global) program settings.

Static struct is used to separate names from appearing directly in program namespace.

Definition at line 64 of file config.h.


Member Function Documentation

static bool ace::Settings::ok ( void   )  [inline, static]

Returns:
True, if all mandatory settings are set correctly.

Definition at line 79 of file config.h.


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

Generated on Mon May 5 00:50:54 2008 for ACE by  doxygen 1.5.5