#include <SimulationConfiguration.hpp>
SimDB configuration
Definition at line 494 of file SimulationConfiguration.hpp.
◆ addPragmaOnOpen()
| void sparta::app::SimulationConfiguration::SimDBConfig::addPragmaOnOpen |
( |
const std::string & | name, |
|
|
const std::string & | val ) |
|
inline |
◆ appEnabled()
| bool sparta::app::SimulationConfiguration::SimDBConfig::appEnabled |
( |
const std::string & | app_name | ) |
const |
|
inline |
◆ disableLegacyReports()
| void sparta::app::SimulationConfiguration::SimDBConfig::disableLegacyReports |
( |
| ) |
|
|
inline |
◆ enableApp()
| void sparta::app::SimulationConfiguration::SimDBConfig::enableApp |
( |
const std::string & | app_name, |
|
|
const std::string & | db_file ) |
|
inline |
◆ getAppDatabases()
| std::vector< std::string > sparta::app::SimulationConfiguration::SimDBConfig::getAppDatabases |
( |
const std::string & | app_name | ) |
const |
|
inline |
◆ getEnabledApps()
| std::vector< std::string > sparta::app::SimulationConfiguration::SimDBConfig::getEnabledApps |
( |
| ) |
const |
|
inline |
◆ getPragmas()
| std::vector< std::pair< std::string, std::string > > sparta::app::SimulationConfiguration::SimDBConfig::getPragmas |
( |
| ) |
const |
|
inline |
◆ legacyReportsEnabled()
| bool sparta::app::SimulationConfiguration::SimDBConfig::legacyReportsEnabled |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: