Inherits Garbage
This class indicates the progress of a cache lookup operation.
Each cache manager (e.g., AddressCache) has a "lookup()" method that returns a CacheLookup object, whose state() is set to Completed when the operation is complete.
Creates a CacheLookup object in the Executing state.
Reimplements Garbage::Garbage().
Returns true only if the cache lookup operation has completed.
Sets this object's state to s.
Returns the state of this object.
This web page based on source code belonging to Oryx Mail Systems GmbH. All rights reserved.