|
rambrain
|
Go to the source code of this file.
Classes | |
| class | rambrain::configLineBase |
| Base class for config lines. More... | |
| class | rambrain::configLine< T > |
| Class for config key value pairs represented by a line in a config file. More... | |
| struct | rambrain::configuration |
| Main struct to save configuration variables. More... | |
| class | rambrain::configReader |
| Reader class to read in and properly parse config files. More... | |
Namespaces | |
| rambrain | |
Enumerations | |
| enum | rambrain::swapPolicy { rambrain::swapPolicy::fixed, rambrain::swapPolicy::autoextendable, rambrain::swapPolicy::interactive } |
| An enumeration to regulate how the swap should define when it approaches it's set boundary. More... | |