A Discrete-Event Network Simulator
API
attribute-container-accessor-helper.h File Reference
#include "attribute-container.h"
#include <ns3/attribute-helper.h>
#include <type_traits>
#include <list>
+ Include dependency graph for attribute-container-accessor-helper.h:

Go to the source code of this file.

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

template<typename V , typename T , template< typename... > class U, typename ... I, typename = typename std::enable_if< (sizeof...(I) > 1>
Ptr< const AttributeAccessor > ns3::DoMakeAccessorHelperOne (U< I... > T::*memberContainer)
 DoMakeAccessorHelperOne specialization for member containers. More...