Bomberman
RAY::Cache< T > Member List

This is the complete list of members for RAY::Cache< T >, including all inherited members.

_cacheRAY::Cache< T >private
_dataLoaderRAY::Cache< T >private
_dataUnloaderRAY::Cache< T >private
Cache(std::function< T(const char *)> dataLoader, std::function< void(T)> dataUnloader)RAY::Cache< T >inline
Cache(const Cache &)=defaultRAY::Cache< T >
fetch(const std::string &path, bool lonely=false)RAY::Cache< T >inline
operator=(const Cache &)=defaultRAY::Cache< T >
~Cache()=defaultRAY::Cache< T >