#include "cs-entry.hpp"
Go to the source code of this file.
Classes | |
class | nfd::cs::Policy |
represents a CS replacement policy More... | |
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
nfd::cs | |
Macros | |
#define | NFD_REGISTER_CS_POLICY(P) |
registers a CS policy More... | |
#define NFD_REGISTER_CS_POLICY | ( | P | ) |
registers a CS policy
P | a subclass of nfd::cs::Policy |
Definition at line 214 of file cs-policy.hpp.