OpenAB  1.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Storage.hpp File Reference
#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"
Include dependency graph for Storage.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

DECLARE_PLUGIN_INTERFACE ( OpenAB_Storage  ,
Storage  ,
Parameters   
)