source: trunk/FACT++/src/Configuration.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13005   13 years tbretz Added some debug options; moved the PrintHelp at a better position so ...
(edit) @12315   13 years tbretz Make sure that the default option gets touched even it is finally not ...
(edit) @12041   13 years tbretz Added program name to call of parse_database
(edit) @11946   13 years tbretz Added the possibility to set the dafault in po_bool
(edit) @11578   13 years tbretz Moved some part of the initialization from main to Configure::DoParse
(edit) @11483   13 years tbretz Added a registry for wildcarded options to detect unaccessed options; ...
(edit) @11481   13 years tbretz Replaced boost::thread by std::thread and boost::bind by std::bind ...
(edit) @11387   13 years tbretz Added code to unify access to parsed options; added GetOptions
(edit) @11345   13 years tbretz Implemented a Getter especially for vectors.
(edit) @11336   13 years tbretz Added code to allow option values as hexadecimal numbers; added Get ...
(edit) @11329   13 years tbretz Fixed a typo in HasPrint - print-unknown wasn't recognized correctly; ...
(edit) @11247   13 years tbretz Made destructors virtual.
(edit) @11039   13 years tbretz 'UnLibToolize' the program name.
(edit) @10796   13 years tbretz Added PrintVersion directly to avoid clashes with exceptions.
(edit) @10707   13 years tbretz Use the functionality of boost program_options better; implemented ...
(edit) @10372   13 years tbretz Changed second argument in Parse to const as well as in all main functions.
(edit) @10296   13 years tbretz Changed some output from cout to cerr to avoid it going to man pages ...
(edit) @10220   14 years tbretz Added fEnvMap and a default name mapper.
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.