|
rippled
|

Public Member Functions | |
| Setup ()=default | |
| std::vector< std::string > const * | commonPragma () const |
Public Attributes | |
| Config::StartUpType | startUp = Config::NORMAL |
| bool | standAlone = false |
| bool | reporting = false |
| boost::filesystem::path | dataDir |
| bool | useGlobalPragma = false |
Static Public Attributes | |
| static std::unique_ptr< std::vector< std::string > const > | globalPragma |
Definition at line 84 of file DatabaseCon.h.
|
explicitdefault |
| std::vector<std::string> const* ripple::DatabaseCon::Setup::commonPragma | ( | ) | const |
Definition at line 97 of file DatabaseCon.h.
| Config::StartUpType ripple::DatabaseCon::Setup::startUp = Config::NORMAL |
Definition at line 88 of file DatabaseCon.h.
| bool ripple::DatabaseCon::Setup::standAlone = false |
Definition at line 89 of file DatabaseCon.h.
| bool ripple::DatabaseCon::Setup::reporting = false |
Definition at line 90 of file DatabaseCon.h.
| boost::filesystem::path ripple::DatabaseCon::Setup::dataDir |
Definition at line 91 of file DatabaseCon.h.
| bool ripple::DatabaseCon::Setup::useGlobalPragma = false |
Definition at line 94 of file DatabaseCon.h.
|
static |
Definition at line 104 of file DatabaseCon.h.
1.8.17