|
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 () |
|
template<class Base, class Container, class Hook>
class ns3::ndn::ndnSIM::counting_policy_traits::policy< Base, Container, Hook >::type
Definition at line 59 of file counting-policy.h.
The documentation for this class was generated from the following file: