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::multi_policy_traits< Policies > Struct Template Reference
Inheritance diagram for ns3::ndn::ndnSIM::multi_policy_traits< Policies >:

Classes

struct  container_hook
 
struct  getHook
 
struct  name_getter
 
struct  policy
 

Public Types

typedef Policies policy_traits
 
typedef
detail::multi_type_container
< typename
boost::mpl::transform1
< policy_traits, getHook >
::type > 
policy_hook_type
 

Static Public Member Functions

static std::string GetName ()
 Name that can be used to identify the policy (for NS-3 object model and logging)
 

Detailed Description

template<typename Policies>
struct ns3::ndn::ndnSIM::multi_policy_traits< Policies >

Definition at line 43 of file multi-policy.h.


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