DESERT 3.5.1
Loading...
Searching...
No Matches
RemoteConnection Struct Reference

#include <uwmulti-multiphy-controller.h>

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)
 

Detailed Description

Definition at line 108 of file uwmulti-multiphy-controller.h.

Member Function Documentation

◆ operator<()

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

Definition at line 117 of file uwmulti-multiphy-controller.h.

◆ operator==()

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

Definition at line 112 of file uwmulti-multiphy-controller.h.

Friends And Related Symbol Documentation

◆ operator<<

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

Definition at line 124 of file uwmulti-multiphy-controller.h.

Member Data Documentation

◆ localMacID

int RemoteConnection::localMacID

Definition at line 109 of file uwmulti-multiphy-controller.h.

◆ remoteIP

int RemoteConnection::remoteIP

Definition at line 110 of file uwmulti-multiphy-controller.h.


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