|
Rosetta
|
Storage for some data. More...
Public Member Functions | |
| AppSettings (core::Size const nthreads, core::Size const delay_level1, core::Size const delay_level2, core::Size const delay_level3, core::Size const threads_level1, core::Size const threads_level2, core::Size const threads_level3) | |
| Initialization constructor. Note that since this is a dumb container class, all member variables are public. More... | |
Public Attributes | |
| core::Size | nthreads_ = 0 |
| core::Size | delay_level1_ = 0 |
| core::Size | delay_level2_ = 0 |
| core::Size | delay_level3_ = 0 |
| core::Size | threads_level1_ = 0 |
| core::Size | threads_level2_ = 0 |
| core::Size | threads_level3_ = 0 |
Storage for some data.
|
inline |
Initialization constructor. Note that since this is a dumb container class, all member variables are public.
| core::Size AppSettings::delay_level1_ = 0 |
| core::Size AppSettings::delay_level2_ = 0 |
| core::Size AppSettings::delay_level3_ = 0 |
| core::Size AppSettings::nthreads_ = 0 |
| core::Size AppSettings::threads_level1_ = 0 |
| core::Size AppSettings::threads_level2_ = 0 |
| core::Size AppSettings::threads_level3_ = 0 |