Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::gp::nodes::cache::Cacheable Interface Reference

List of all members.

Public Member Functions

void resetCache ()

Detailed Description

An object implements this interface to signal that it has a state that is cached.

The way the cache is implemented or the way the cache is invalidate is not specified here. This interface is mainly a marker interface that signals the cached state and gives a hook to force the invalidation of the cached state.

Version:
Revision
1.2
Date
2006/09/25 08:52:36
Author:
Lionel Mestre


Member Function Documentation

void cern::gp::nodes::cache::Cacheable::resetCache  ) 
 

Resets all cached information so that the previously cached state is not used anymore. After this call, the cached information should be discarded and reinitialized with new data.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:08:31 2009 for ACS Java API by doxygen 1.3.8