#include "iopcdb/connection.h"
#include "../cache/cache.h"
#include "../cache/cacheLock.h"
#include "../persIdentification.h"
#include "iopccommon/rwLock.h"
#include "cachedDatabase.h"
Namespaces | |
namespace | iopc |
Classes | |
class | iopc::CachedConnection |
A Connection decorator which makes the Connection interface cache aware. More... |