#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. | |
| #define MEMORY_STORAGE_SERVICE "Memory" |
StorageService based on in-memory caching.
1.5.8