Traits for Least Recently Used replacement policy. More...
#include <lru-policy.h>
Classes | |
struct | container_hook |
struct | policy |
struct | policy_hook_type |
Static Public Member Functions | |
static std::string | GetName () |
Name that can be used to identify the policy (for NS-3 object model and logging) | |
Traits for Least Recently Used replacement policy.
Definition at line 34 of file lru-policy.h.