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

Public Member Functions

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

Detailed Description

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

Member Function Documentation

◆ operator()() [1/4]

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

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

◆ operator()() [2/4]

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

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

◆ operator()() [3/4]

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

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

◆ operator()() [4/4]

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

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


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