Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ConfigurationWidgetThis class provides a widget for displaying and changing configuration parameters
LoggerLogger class provides methods for logging messages
OptionParserA command line option parser
RandomGeneratorRandom Generator Utility Class
RandomGeneratorPrivate
RuntimeUserExceptionA generic exception the used can throw at runtime
SimpleTimerSimpleTimer object
ThreadOperationInterface for describing an operation to do for the WorkerThread
UnknownExceptionThe exception stored when an unknown exception is thrown by a ThreadOperation
WorkerThreadSupporting thread in order to run operations on a different thread instead of the GUI thread