ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
LDASTools::AL::TriStateInterface Class Reference

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.
 
virtual bool makeAvailable () const
 Test if the object should be made immediate available.
 

Detailed Description

Base class for objects to be stored in the TriStatePool.

This class describes the interface used by the TriStatePool class.

Member Function Documentation

◆ makeAvailable() [1/2]

bool LDASTools::AL::TriStateInterface::makeAvailable ( ) const
inlineprotectedvirtual

Test if the object should be made immediate available.

Virtual method called to test if object should be made immedately available.

Returns
True if the object can be immediately reused.

◆ makeAvailable() [2/2]

virtual bool LDASTools::AL::TriStateInterface::makeAvailable ( ) const
protectedvirtual

Test if the object should be made immediate available.

Virtual method called to test if object should be made immedately available.

Returns
True if the object can be immediately reused.

The documentation for this class was generated from the following files: