DESERT 4.0.0
RemoteConnection Struct Reference

#include <uwmulti-multiphy-controller.h>

Collaboration diagram for RemoteConnection:
Collaboration graph

Public Member Functions

bool operator== (const RemoteConnection &o) const
 
bool operator< (const RemoteConnection &o) const
 

Public Attributes

int localMacID
 
int remoteIP
 

Friends

std::ostream & operator<< (std::ostream &os, const RemoteConnection &c)
 

Member Function Documentation

◆ operator<()

bool RemoteConnection::operator< ( const RemoteConnection o) const
inline

References localMacID, and remoteIP.

◆ operator==()

bool RemoteConnection::operator== ( const RemoteConnection o) const
inline

References localMacID, and remoteIP.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const RemoteConnection c 
)
friend

Member Data Documentation

◆ localMacID

◆ remoteIP


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