Generic data storage interface. More...
#include <xmltooling/XMLObject.h>#include <ctime>Classes | |
| class | xmltooling::StorageService |
| Generic data storage facility for use by services that require some degree of persistence. More... | |
Namespaces | |
| namespace | xmltooling |
Public namespace of XML Tooling library. | |
Defines | |
| #define | __xmltooling_storage_h__ |
| #define | MEMORY_STORAGE_SERVICE "Memory" |
| StorageService based on in-memory caching. | |
Functions | |
| void | xmltooling::registerStorageServices () |
| Registers StorageService classes into the runtime. | |
Generic data storage interface.
| #define MEMORY_STORAGE_SERVICE "Memory" |
StorageService based on in-memory caching.
1.6.1