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::multi_type_container< Vector > Struct Template Reference
Inheritance diagram for ns3::ndn::ndnSIM::detail::multi_type_container< Vector >:
Collaboration diagram for ns3::ndn::ndnSIM::detail::multi_type_container< Vector >:

Classes

struct  index
 

Public Member Functions

template<class T >
T & get ()
 
template<class T >
const T & get () const
 
template<int N>
boost::mpl::at_c< Vector, N >
::type & 
get ()
 
template<int N>
const boost::mpl::at_c< Vector,
N >::type & 
get () const
 

Detailed Description

template<class Vector>
struct ns3::ndn::ndnSIM::detail::multi_type_container< Vector >

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


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