iopc::CacheSelector Class Reference
[iopclib-cache]

#include <cacheSelector.h>

Inheritance diagram for iopc::CacheSelector:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ExtendedCachefirstCache ()=0
virtual ExtendedCachenextCache ()=0


Detailed Description

Abstract interface for accessing services provided by cache selectors. Cache selector associates caches with object IDs.

Member Function Documentation

virtual ExtendedCache* iopc::CacheSelector::firstCache (  )  [pure virtual]

< Return first cache. Used when traversing all caches contained in selector. Traverses through caches contained in selector.

Implemented in iopc::SimpleCacheSelector.

virtual ExtendedCache* iopc::CacheSelector::nextCache (  )  [pure virtual]

Returns cache associated with object ID.

Implemented in iopc::SimpleCacheSelector.


The documentation for this class was generated from the following file:

Generated on Tue Apr 14 16:46:43 2009 for IOPC 2 by  doxygen 1.5.6