StorageService.h File Reference

Generic data storage interface. More...

#include <xmltooling/base.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.

Detailed Description

Generic data storage interface.


Define Documentation

#define MEMORY_STORAGE_SERVICE   "Memory"

StorageService based on in-memory caching.


Generated on 1 Feb 2011 for xmltooling by  doxygen 1.6.1