|
typedef Container | parent_trie |
|
|
| type (Base &base) |
|
void | update (typename parent_trie::iterator item) |
|
bool | insert (typename parent_trie::iterator item) |
|
void | lookup (typename parent_trie::iterator item) |
|
void | erase (typename parent_trie::iterator item) |
|
void | clear () |
|
void | set_max_size (size_t max_size) |
|
size_t | get_max_size () const |
|
template<class Base, class Container, class Hook>
class ns3::ndn::ndnSIM::lru_policy_traits::policy< Base, Container, Hook >::type
Definition at line 57 of file lru-policy.h.
The documentation for this class was generated from the following file: