|
ifw-ccf 4.0.0
|
#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 <utils/bat/dbInterface.hpp>#include <ccf/common/base.hpp>#include <ccf/common/config.hpp>#include <ccf/common/setup.hpp>Go to the source code of this file.
Classes | |
| class | ccf::common::InternalDb |
| DB implementing the utils::bat::DbInterface; used for internal/test purposes. More... | |
| class | ccf::common::Db |
| Interface to the OLDB and Pub/Sub. More... | |
Namespaces | |
| namespace | ccf |
| namespace | ccf::common |
Functions | |
| ccf::DataType | ccf::common::ParToCcfDataType (const std::string &par) |
| Attempt to determine the native type of the parameter contained in the parameter object. | |
| ccf::common::Db & | ccf::GetDb () |
| Return the reference to the CCF DB Singleton instance. | |