Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Persistency::RepositoryDispatcher< LocatorType, DataType, RepositoryInFileType, RepositoryInMonetType > Class Template Reference

Dispatches the standard repository calls to the appropriate repository based on the locator protocol. More...

#include <RepositoryDispatcher.h>

Inheritance diagram for Impala::Persistency::RepositoryDispatcher< LocatorType, DataType, RepositoryInFileType, RepositoryInMonetType >:

Inheritance graph
[legend]
Collaboration diagram for Impala::Persistency::RepositoryDispatcher< LocatorType, DataType, RepositoryInFileType, RepositoryInMonetType >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RepositoryDispatcher ()
bool Exists (const LocatorType &loc)
DataType * Get (const LocatorType &loc)
void Add (const LocatorType &loc, DataType *data)
void Delete (const LocatorType &loc)
void Sync (const LocatorType &loc, DataType *data)
void Replace (const LocatorType &loc, DataType *data)

Protected Attributes

RepositoryInFileType mRepFile
RepositoryInMonetType mRepMonet
 ILOG_VAR_DEC

Detailed Description

template<class LocatorType, class DataType, class RepositoryInFileType, class RepositoryInMonetType>
class Impala::Persistency::RepositoryDispatcher< LocatorType, DataType, RepositoryInFileType, RepositoryInMonetType >

Dispatches the standard repository calls to the appropriate repository based on the locator protocol.

Definition at line 17 of file RepositoryDispatcher.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:23:25 2011 for ImpalaSrc by  doxygen 1.5.1