class Address |
IPX protocol address specification
| strm | |
| Address to output |
| Address () Create new, invalid, address. | |
| Address (const Address & addr) Create copy of existing address | |
| Address (const PString & str) Create address from string representation. | |
| Address ( DWORD netNum, const char* nodeNum ) Create address from node and net numbers. | |
| operator= (const Address & addr) Create copy of existing address | |
| operator PString () const Get string representation of IPX address | |
| IsValid () const Determine if address is valid. |
| addr Stream to output to |
IPX protocol address specification
Alphabetic index HTML hierarchy of classes or Java