#include <Database.h>
Definition at line 144 of file Database.h.
◆ Level
◆ Type
| Enumerator |
|---|
| PREDEFINED_INT | |
| PREDEFINED_FLOAT | |
| CUSTOM_INT | |
| CUSTOM_FLOAT | |
Definition at line 146 of file Database.h.
148 PREDEFINED_INT, PREDEFINED_FLOAT, CUSTOM_INT, CUSTOM_FLOAT
◆ Param()
| FakeBkgTools::Database::Param::Param |
( |
const std::string & |
n, |
|
|
Type |
t, |
|
|
Level |
l |
|
) |
| |
|
inline |
◆ integer()
| bool FakeBkgTools::Database::Param::integer |
( |
| ) |
const |
|
inline |
◆ level
| Level FakeBkgTools::Database::Param::level |
◆ name
| std::string FakeBkgTools::Database::Param::name |
◆ type
| Type FakeBkgTools::Database::Param::type |
The documentation for this struct was generated from the following file: