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::counting_policy_traits Struct Reference

Traits for policy that just keeps track of number of elements It's doing a rather expensive job, but just in case it needs to be extended later. More...

#include <counting-policy.h>

Classes

struct  container_hook
 
struct  policy
 
struct  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

Traits for policy that just keeps track of number of elements It's doing a rather expensive job, but just in case it needs to be extended later.

Definition at line 35 of file counting-policy.h.


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