#include <xmltooling/XMLObject.h>
#include <ctime>
Namespaces | |
namespace | xmltooling |
Classes | |
class | xmltooling::StorageService |
Generic data storage facility for use by services that require some degree of persistence. More... | |
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. |