PEthSocket::PEthSocket::Address Union Reference
#include <ethsock.h>
List of all members.
Detailed Description
An ethernet MAC
Address specification.
Constructor & Destructor Documentation
PEthSocket::PEthSocket::Address::Address |
( |
|
) |
|
PEthSocket::PEthSocket::Address::Address |
( |
const BYTE * |
addr |
) |
|
PEthSocket::PEthSocket::Address::Address |
( |
const Address & |
addr |
) |
|
PEthSocket::PEthSocket::Address::Address |
( |
const PString & |
str |
) |
|
Member Function Documentation
PEthSocket::PEthSocket::Address::operator PString |
( |
|
) |
const |
bool PEthSocket::PEthSocket::Address::operator!= |
( |
const Address & |
eth |
) |
const [inline] |
bool PEthSocket::PEthSocket::Address::operator!= |
( |
const BYTE * |
eth |
) |
const |
Address& PEthSocket::PEthSocket::Address::operator= |
( |
const PString & |
str |
) |
|
Address& PEthSocket::PEthSocket::Address::operator= |
( |
const Address & |
addr |
) |
|
bool PEthSocket::PEthSocket::Address::operator== |
( |
const Address & |
eth |
) |
const [inline] |
bool PEthSocket::PEthSocket::Address::operator== |
( |
const BYTE * |
eth |
) |
const |
Friends And Related Function Documentation
ostream& operator<< |
( |
ostream & |
s, |
|
|
const Address & |
a | |
|
) |
| | [friend] |
Member Data Documentation
BYTE PEthSocket::PEthSocket::Address::b[6] |
DWORD PEthSocket::PEthSocket::Address::l |
struct { ... } PEthSocket::PEthSocket::Address::ls |
WORD PEthSocket::PEthSocket::Address::s |
WORD PEthSocket::PEthSocket::Address::w[3] |
The documentation for this union was generated from the following file: