VLANs(802.1Q)forOMNet++
0.5Beta
|
Comparison operator for using the mac_llid struct in an std::map container. More...
#include <MACVlanRelayUnitBase.h>
Public Member Functions | |
bool | operator() (const mac_llid s1, const mac_llid s2) const |
Comparison operator for using the mac_llid struct in an std::map container.
Again I don't know if map is the proper solution (it is probably faster on lookups...)