NS-3 based Named Data Networking (NDN) simulator
ndnSIM: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ns3::ndn::ndnSIM::detail::inherit_with_base< Base, Super, Value > Struct Template Reference
Inheritance diagram for ns3::ndn::ndnSIM::detail::inherit_with_base< Base, Super, Value >:
Collaboration diagram for ns3::ndn::ndnSIM::detail::inherit_with_base< Base, Super, Value >:

Public Member Functions

 inherit_with_base (Base &base)
 
void update (typename Base::iterator item)
 
bool insert (typename Base::iterator item)
 
void lookup (typename Base::iterator item)
 
void erase (typename Base::iterator item)
 
void clear ()
 

Detailed Description

template<class Base, class Super, class Value>
struct ns3::ndn::ndnSIM::detail::inherit_with_base< Base, Super, Value >

Definition at line 40 of file multi-policy-container.h.


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