Statistics of the current state of the internal caches of the system NB: Remember to Release the object when done with it to avoid memory leaks. More...
Classes | |
struct | ImageCacheStats |
Encapsulates the image cache statitstics. More... | |
Public Member Functions | |
virtual void | Release ()=0 |
Releases the memory held by the statistics object. | |
virtual const ImageCacheStats * | GetImageCacheStats () const =0 |
Returns the image cache statistics of the system. | |
Statistics of the current state of the internal caches of the system NB: Remember to Release the object when done with it to avoid memory leaks.