A Discrete-Event Network Simulator
API
ns3::AnimationInterface::LinkPairCompare Struct Reference

LinkPairCompare structure. More...

Public Member Functions

bool operator() (P2pLinkNodeIdPair first, P2pLinkNodeIdPair second) const
 comparison operator More...
 

Detailed Description

LinkPairCompare structure.

Definition at line 488 of file animation-interface.h.

Member Function Documentation

◆ operator()()

bool ns3::AnimationInterface::LinkPairCompare::operator() ( P2pLinkNodeIdPair  first,
P2pLinkNodeIdPair  second 
) const
inline

comparison operator

Parameters
first
second
Returns
true if equal

Definition at line 497 of file animation-interface.h.


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