Jamba C++ API  5.1.1
ExpiringDataCache.h File Reference
#include <pongasoft/VST/Timer.h>
#include <functional>
#include <pongasoft/logging/logging.h>

Go to the source code of this file.

Classes

class  ExpiringDataCache< T, Ptr, Loader >
 The purpose of this class is to implement a short live cache (time to live (or TTL) being a constructor parameter) for data. More...
 

Namespaces

 pongasoft
 
 pongasoft::VST
 
 pongasoft::VST::VstUtils