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