config Namespace Reference
[Configuration]

Classes and functions related to the construction of the program configuration. More...

Data Structures

Typedefs

Enumerations

Functions

Variables


Detailed Description

Classes and functions related to the construction of the program configuration.

Typedef Documentation

config::Configuration
 

Configuration class.

config::Program_options
 

Set configuration as Singleton in the program structure.


Enumeration Type Documentation

anonymous enum
 

Exit status.

Enumerator:
PROCEED  Run the calculations.
EXIT_SUCCES  Exit with succes after displaying e.g. help.
EXIT_FAILLURE  something went bad


Function Documentation

int config::do_program_options int  argc,
char *  argv[],
Configuration conf_
throw ()
 

Create all options.

Parameters:
argc has standard meanning.
argv has standard meanning.
conf_ is a configuration object.
Returns:
exit status.


Variable Documentation

const unsigned int config::BASE_MAJOR = 16777216
 

Base for calculation major number as unsigned int.

const unsigned int config::BASE_MINOR = 16384
 

Base for calculation minor number as unsigned int.

const unsigned int config::screen_width = 80
 

Width of screen for displaying options.


Generated on Wed Jun 28 14:39:54 2006 for Kohonen Neural Network Library Demo by  doxygen 1.4.6