|
ifw-ccf
1.0.0
|
#include <boost/exception/diagnostic_information.hpp>#include <ccf/common/db.hpp>#include <ccf/common/configBase.hpp>#include <ccf/common/setupBase.hpp>Go to the source code of this file.
Namespaces | |
| ccf | |
| ccf::control | |
Functions | |
| ccf::common::Db & | ccf::control::GetDb () |
| Return reference to the CCF DB object (Singleton instance). More... | |
| ccf::common::ConfigBase & | ccf::control::GetCfg () |
| Return reference to the CCF Configuration object (Singleton instance). More... | |
| ccf::common::SetupBase & | ccf::control::GetSetup () |
| Return reference to the CCF Setup object (Singleton instance). More... | |