#include <OptCst.hpp>
◆ define()
| void gstlrn::OptCst::define |
( |
const ECst & |
option, |
|
|
double |
value |
|
) |
| |
|
static |
◆ defineByKey()
| void gstlrn::OptCst::defineByKey |
( |
const String & |
name, |
|
|
double |
value |
|
) |
| |
|
static |
◆ display()
| void gstlrn::OptCst::display |
( |
void |
| ) |
|
|
static |
◆ query()
| double gstlrn::OptCst::query |
( |
const ECst & |
option | ) |
|
|
static |
◆ queryByKey()
| double gstlrn::OptCst::queryByKey |
( |
const String & |
name | ) |
|
|
static |
The documentation for this class was generated from the following files:
- include/Basic/OptCst.hpp
- src/Basic/OptCst.cpp