#include <Ieee8021qSocketTable.h>
◆ Socket()
| inet::Ieee8021qSocketTable::Socket::Socket |
( |
int |
socketId | ) |
|
|
inline |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const Socket & |
t |
|
) |
| |
|
friend |
18 os <<
"(id = " << socket.socketId <<
", protocol = " << (socket.protocol ? socket.protocol->getName() :
"-") <<
", vlanId = " << socket.vlanId <<
")";
◆ protocol
| const Protocol* inet::Ieee8021qSocketTable::Socket::protocol = nullptr |
◆ socketId
| int inet::Ieee8021qSocketTable::Socket::socketId = -1 |
◆ steal
| bool inet::Ieee8021qSocketTable::Socket::steal = false |
◆ vlanId
| int inet::Ieee8021qSocketTable::Socket::vlanId = -1 |
The documentation for this struct was generated from the following file: