A collection of functors and static utility methods for varions operations on CachedESTInfo objects. More...
#include "CachedESTInfo.h"
Go to the source code of this file.
Classes | |
class | LessCachedESTInfo |
Functor for CachedESTInfo sorting. More... | |
class | GreaterCachedESTInfo |
Functor for CachedESTInfo sorting. More... |
A collection of functors and static utility methods for varions operations on CachedESTInfo objects.
This file was primarily introduced to try and centralized some of the utility methods and definitions associated with manaing CachedESTInfo objects. These classes and methods were moved here as they technicaly don't belong to any specific class and they were unnecessarily cluttering other files.
Definition in file CachedESTInfoHelper.h.