5G-LENA nr-v3.3-49-g235218b1
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::GetSecond Struct Reference

Public Member Functions

template<class First , class Second >
const Second & operator() (const std::pair< First, Second > &p)
 
template<class First , class Second >
const Second & operator() (const typename std::map< First, Second >::iterator &p)
 
template<class First , class Second >
const Second & operator() (const typename std::unordered_map< First, Second >::iterator &p)
 
template<class First , class Second >
Second & operator() (std::pair< First, Second > &p)
 
template<class First , class Second >
Second & operator() (typename std::map< First, Second >::iterator &p)
 
template<class First , class Second >
Second & operator() (typename std::unordered_map< First, Second >::iterator &p)
 

Detailed Description

Definition at line 55 of file nr-phy-mac-common.h.

Member Function Documentation

◆ operator()() [1/6]

template<class First , class Second >
const Second & ns3::GetSecond::operator() ( const std::pair< First, Second > &  p)
inline

Definition at line 76 of file nr-phy-mac-common.h.

◆ operator()() [2/6]

template<class First , class Second >
const Second & ns3::GetSecond::operator() ( const typename std::map< First, Second >::iterator &  p)
inline

Definition at line 82 of file nr-phy-mac-common.h.

◆ operator()() [3/6]

template<class First , class Second >
const Second & ns3::GetSecond::operator() ( const typename std::unordered_map< First, Second >::iterator &  p)
inline

Definition at line 88 of file nr-phy-mac-common.h.

◆ operator()() [4/6]

template<class First , class Second >
Second & ns3::GetSecond::operator() ( std::pair< First, Second > &  p)
inline

Definition at line 58 of file nr-phy-mac-common.h.

◆ operator()() [5/6]

template<class First , class Second >
Second & ns3::GetSecond::operator() ( typename std::map< First, Second >::iterator &  p)
inline

Definition at line 64 of file nr-phy-mac-common.h.

◆ operator()() [6/6]

template<class First , class Second >
Second & ns3::GetSecond::operator() ( typename std::unordered_map< First, Second >::iterator &  p)
inline

Definition at line 70 of file nr-phy-mac-common.h.


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