#include <cc++/config.h>
#include <cc++/missing.h>
#include <cc++/thread.h>
#include <cc++/exception.h>
Go to the source code of this file.
Namespaces | |
namespace | ost |
Defines | |
#define | InetAddress IPV4Address |
#define | InetHostAddress IPV4Host |
#define | InetMaskAddress IPV4Mask |
#define | InetMcastAddress IPV4Multicast |
#define | InetMcastAddressValidator IPV4MulticastValidator |
#define | InetAddrValidator IPV4Validator |
#define | BroadcastAddress IPV4Broadcast |
Typedefs | |
typedef unsigned short | tpport_t |
Transport Protocol Ports. | |
Functions | |
__EXPORT std::ostream & | operator<< (std::ostream &os, const IPV4Address &ia) |
in_addr | getaddress (const IPV4Address &ia) |
__EXPORT std::ostream & | operator<< (std::ostream &os, const IPV6Address &ia) |
in6_addr | getaddress (const IPV6Address &ia) |
Variables | |
__EXPORT | IPV4Host |
__EXPORT | IPV6Host |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Transport Protocol Ports.
|
|
|
|
|
|
|
|
|
|
|
|
|