Quick Links:

bal | bbl | bdl | bsl

Public Types

bdlcc::CacheEvictionPolicy Struct Reference

#include <bdlcc_cache.h>

List of all members.

Public Types

enum  Enum { e_LRU, e_FIFO }
 

Enumeration of supported cache eviction policies.

More...

Member Enumeration Documentation

Enumerator:
e_LRU 

Least Recently Used.

e_FIFO 

First In, First Out.


The documentation for this struct was generated from the following file: