util/queue/CacheQueuePlugin.h File Reference

Include dependency graph for CacheQueuePlugin.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  org
namespace  org::xmlBlaster
namespace  org::xmlBlaster::util
namespace  org::xmlBlaster::util::queue

Classes

class  org::xmlBlaster::util::queue::CacheQueuePlugin
 This class implements a very simple cache around the RAM and SQLite queue. More...

Typedefs

typedef std::set< EntryType,
std::greater< EntryType > > 
org::xmlBlaster::util::queue::StorageType