dca_interface
6.3.4
|
Definitions for a generic DCA option class. More...
Go to the source code of this file.
Classes | |
class | dca::OptionValue |
Generic encapsulation of a value used in Options objects. More... | |
class | dca::Options |
Generic option class, used to set up optional options for several classes, modules etc. More... | |
Variables | |
Options | dca::DefaultOptions |
A constant for a default empty options object. This can be used for functions which require an Options object, but you don't wish to specify any options for the function. | |
Definitions for a generic DCA option class.
Definition in file base_options.h.