A Discrete-Event Network Simulator
API
ns3::anonymous_namespace{wifi-information-element-vector.cc}::PIEComparator Struct Reference

PIEComparator structure. More...

Public Member Functions

bool operator() (Ptr< WifiInformationElement > a, Ptr< WifiInformationElement > b) const
 comparison operator More...
 

Detailed Description

PIEComparator structure.

Definition at line 170 of file wifi-information-element-vector.cc.

Member Function Documentation

bool ns3::anonymous_namespace{wifi-information-element-vector.cc}::PIEComparator::operator() ( Ptr< WifiInformationElement a,
Ptr< WifiInformationElement b 
) const
inline

comparison operator

Parameters
aleft side
bright side
Returns
true if less than

Definition at line 180 of file wifi-information-element-vector.cc.

References ns3::PeekPointer().

+ Here is the call graph for this function:


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