|
VideoTools
|
A type-safe enumerator for IP address family. More...
#include <gaddress.h>
Public Member Functions | |
| bool | operator== (const Family &other) const |
| bool | operator!= (const Family &other) const |
Static Public Member Functions | |
| static Family | ipv4 () |
| static Family | ipv6 () |
A type-safe enumerator for IP address family.
Definition at line 58 of file gaddress.h.