18#ifndef _DECAF_API_INET6ADDRESS_H_
19#define _DECAF_API_INET6ADDRESS_H_
37 Inet6Address(
const std::string& hostname,
const unsigned char* ipAddress,
int numBytes);
Definition: Inet6Address.h:28
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.
Represents an IP address.
Definition: InetAddress.h:33
#define DECAF_API
Definition: Config.h:29
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: AprPool.h:25