#include <ClientRequestHandler.h>
◆ INetConnectionKey()
ACE::INet::ClientINetRequestHandler::INetConnectionKey::INetConnectionKey |
( |
const ACE_CString & |
host, |
|
|
u_short |
port |
|
) |
| |
◆ ~INetConnectionKey()
ACE::INet::ClientINetRequestHandler::INetConnectionKey::~INetConnectionKey |
( |
| ) |
|
|
virtual |
◆ duplicate()
ConnectionKey * ACE::INet::ClientINetRequestHandler::INetConnectionKey::duplicate |
( |
| ) |
const |
|
virtual |
◆ equal()
bool ACE::INet::ClientINetRequestHandler::INetConnectionKey::equal |
( |
const ConnectionKey & |
key | ) |
const |
|
protectedvirtual |
◆ hash()
u_long ACE::INet::ClientINetRequestHandler::INetConnectionKey::hash |
( |
| ) |
const |
|
virtual |
◆ host()
const ACE_CString & ACE::INet::ClientINetRequestHandler::INetConnectionKey::host |
( |
| ) |
const |
|
inline |
◆ port()
u_short ACE::INet::ClientINetRequestHandler::INetConnectionKey::port |
( |
| ) |
const |
|
inline |
◆ host_
ACE_CString ACE::INet::ClientINetRequestHandler::INetConnectionKey::host_ |
|
private |
◆ port_
u_short ACE::INet::ClientINetRequestHandler::INetConnectionKey::port_ |
|
private |
The documentation for this class was generated from the following files: