1.14.0.5
Hummingbird
A modern user interface library for games
cohtml::SystemCacheStats Class Referenceabstract

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 ImageCacheStatsGetImageCacheStats () const =0
 Returns the image cache statistics of the system.
 

Detailed Description

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.