
#include <gzNetwork.h>
Public Member Functions | |
| gzHostAddress () | |
| gzHostAddress (gzUByte a, gzUByte b, gzUByte c, gzUByte d) | |
| gzHostAddress (const gzString &name) | |
| gzHostAddress (gzULong address) | |
| virtual | ~gzHostAddress () |
| gzBool | operator== (const gzHostAddress &right) |
| gzBool | operator!= (const gzHostAddress &right) |
| gzString | asString () const |
| gzHostAddressType | getHostAddressType () const |
| gzLongLong | asLongLong () const |
| gzULong | asULong () const |
| gzBool | isValid () const |
Definition at line 131 of file gzNetwork.h.
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 143 of file gzNetwork.h. References gzArray< T >::setSize(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 147 of file gzNetwork.h. References operator==(). |
|
|
Referenced by operator!=(). |