|
OpenAB
1.0.1
|
#include <map>#include <string>#include <vector>#include <plugin/Plugin.hpp>#include <helpers/SmartPtr.hpp>#include <plugin/GenericParameters.hpp>#include <plugin/source/Source.hpp>#include "StorageItem.hpp"

Go to the source code of this file.
Classes | |
| class | OpenAB_Storage::Storage |
| Documentation for Storage plugin interface. Generic interface is modeled over Sync Plugin specific requirements, it define a palceholder for all the functionalities required by the Sync Plugins. More... | |
Namespaces | |
| OpenAB_Storage | |
| namespace OpenAB_Storage | |
Typedefs | |
| typedef OpenAB_Plugin::GenericParameters | OpenAB_Storage::Parameters |
| Use generic parameters. More... | |
Functions | |
| DECLARE_PLUGIN_INTERFACE (OpenAB_Storage, Storage, Parameters) | |
| DECLARE_PLUGIN_INTERFACE | ( | OpenAB_Storage | , |
| Storage | , | ||
| Parameters | |||
| ) |