Public Member Functions

SSLAddressLookupKey Struct Reference

Public Member Functions

 SSLAddressLookupKey (const IpEndpoint &ip)
const char * get () const
void split ()
void unsplit ()

Detailed Description

Definition at line 35 of file SSLCertLookup.cc.


Constructor & Destructor Documentation

SSLAddressLookupKey::SSLAddressLookupKey ( const IpEndpoint ip  )  [inline, explicit]

Definition at line 38 of file SSLCertLookup.cc.

References ats_ip_to_hex(), IpEndpoint::port(), and IpEndpoint::sa.


Member Function Documentation

const char* SSLAddressLookupKey::get (  )  const [inline]

Definition at line 62 of file SSLCertLookup.cc.

Referenced by SSLCertLookup::findInfoInHash(), and SSLCertLookup::insert().

void SSLAddressLookupKey::split (  )  [inline]

Definition at line 63 of file SSLCertLookup.cc.

Referenced by SSLCertLookup::findInfoInHash().

void SSLAddressLookupKey::unsplit (  )  [inline]

Definition at line 64 of file SSLCertLookup.cc.


The documentation for this struct was generated from the following file: