|
client-cpp
0.0.1-SNAPSHOT
|
#include <boost/smart_ptr/shared_ptr.hpp>#include "kaa/configuration/storage/IConfigurationStorage.hpp"#include "kaa/configuration/manager/IConfigurationReceiver.hpp"#include "kaa/schema/ISchemaUpdatesReceiver.hpp"#include "kaa/configuration/IConfigurationHashContainer.hpp"
Include dependency graph for IConfigurationPersistenceManager.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | kaa::IConfigurationPersistenceManager |
Namespaces | |
| kaa | |
Typedefs | |
| typedef boost::shared_ptr < IConfigurationPersistenceManager > | kaa::IConfigurationPersistenceManagerPtr |