VLANs(802.1Q)forOMNet++
0.5Beta
|
Bonds a port with an LLID. More...
#include <MACVlanRelayUnitBase.h>
Public Member Functions | |
bool | operator== (struct _port_llid pl) const |
Public Attributes | |
std::string | port |
int | llid |
Bonds a port with an LLID.
(I don't remember where I used it and if it makes any sense).
bool _port_llid::operator== | ( | struct _port_llid | pl | ) | const [inline] |
int _port_llid::llid |
std::string _port_llid::port |