ldas-tools-diskcacheAPI
2.7.0
|
Interface for cached data. More...
#include <Interface.hh>
Public Member Functions | |
virtual | ~Interface () |
Destructor. | |
virtual bool | Configure (const std::string &Variable, const std::string &Value)=0 |
Allow for customization. More... | |
virtual | ~Interface () |
Destructor. | |
virtual bool | Configure (const std::string &Variable, const std::string &Value)=0 |
Allow for customization. More... | |
virtual | ~Interface () |
Destructor. | |
virtual bool | Configure (const std::string &Variable, const std::string &Value)=0 |
Allow for customization. More... | |
Interface for cached data.
This interface describes a set of methods that must be defined for data to be accessable to the diskcacheAPI.
|
pure virtual |
Allow for customization.
[in] | Variable | Name of the option to modify |
[in] | Value | The ascii string representation of the value for the option. |
Implemented in diskCache::Cache::SDGTx, diskCache::Cache::SDGTx, and diskCache::Cache::SDGTx.
|
pure virtual |
Allow for customization.
[in] | Variable | Name of the option to modify |
[in] | Value | The ascii string representation of the value for the option. |
Implemented in diskCache::Cache::SDGTx, diskCache::Cache::SDGTx, and diskCache::Cache::SDGTx.
|
pure virtual |
Allow for customization.
[in] | Variable | Name of the option to modify |
[in] | Value | The ascii string representation of the value for the option. |
Implemented in diskCache::Cache::SDGTx, diskCache::Cache::SDGTx, and diskCache::Cache::SDGTx.