Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
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

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