18#ifndef _DECAF_API_INET6ADDRESS_H_
19#define _DECAF_API_INET6ADDRESS_H_
Inet6Address(const unsigned char *ipAddress, int numBytes)
Inet6Address(const std::string &hostname, const unsigned char *ipAddress, int numBytes)
virtual InetAddress * clone() const
Returns a newly allocated copy of this InetAddress.
friend class InetAddress
Definition Inet6Address.h:31
std::string hostname
Definition InetAddress.h:41
#define DECAF_API
Definition Config.h:29
Definition URLStreamHandlerManager.h:26
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25