|
Bomberman
|
This is the complete list of members for RAY::Cache< T >, including all inherited members.
| _cache | RAY::Cache< T > | private |
| _dataLoader | RAY::Cache< T > | private |
| _dataUnloader | RAY::Cache< T > | private |
| Cache(std::function< T(const char *)> dataLoader, std::function< void(T)> dataUnloader) | RAY::Cache< T > | inline |
| Cache(const Cache &)=default | RAY::Cache< T > | |
| fetch(const std::string &path, bool lonely=false) | RAY::Cache< T > | inline |
| operator=(const Cache &)=default | RAY::Cache< T > | |
| ~Cache()=default | RAY::Cache< T > |
1.8.17