|
ifw-ccf 5.0.2
|
#include <string>#include <mal/Cii.hpp>#include <mal/utility/LoadMal.hpp>#include <rad/topicPub.hpp>#include <rad/mal/publisher.hpp>#include <rad/dbAdapterRedis.hpp>#include <rad/dbAdapter.hpp>#include <rad/smAdapter.hpp>#include <Stdif.hpp>#include <ifw/core/utils/bat/dbInterface.hpp>#include <ifw/ccf/common/base.hpp>#include <ifw/ccf/common/config.hpp>#include <ifw/ccf/common/setup.hpp>Go to the source code of this file.
Classes | |
| class | ifw::ccf::common::InternalDb |
| DB implementing the ifw::core::utils::bat::DbInterface; used for internal/test purposes. More... | |
| class | ifw::ccf::common::Db |
| Interface to the OLDB and Pub/Sub. More... | |
Namespaces | |
| namespace | ifw |
| namespace | ifw::ccf |
| namespace | ifw::ccf::common |
Functions | |
| ifw::fnd::datatype::DataType | ifw::ccf::common::ParToIfwDataType (const std::string &par) |
| Attempt to determine the native type of the parameter contained in the parameter object. | |
| ifw::ccf::common::Db & | ifw::ccf::GetDb () |
| Return the reference to the CCF DB Singleton instance. | |