ldas-tools-al
2.6.4
|
Base class for objects to be stored in the TriStatePool. More...
#include <TriStatePool.hh>
Protected Member Functions | |
virtual bool | makeAvailable () const |
Test if the object should be made immediate available. More... | |
virtual bool | makeAvailable () const |
Test if the object should be made immediate available. More... | |
Friends | |
template<class Pool > | |
class | TriStatePool |
template<class Pool > | |
class | TriStatePool |
Base class for objects to be stored in the TriStatePool.
This class describes the interface used by the TriStatePool class.
|
inlineprotectedvirtual |
Test if the object should be made immediate available.
Virtual method called to test if object should be made immedately available.
Reimplemented in LDASTools::AL::Directory::Internals.
|
protectedvirtual |
Test if the object should be made immediate available.
Virtual method called to test if object should be made immedately available.
Reimplemented in LDASTools::AL::Directory::Internals.
|
friend |
|
friend |