Public Member Functions

ats_wildcard_matcher Struct Reference

Collaboration diagram for ats_wildcard_matcher:
Collaboration graph
[legend]

Public Member Functions

 ats_wildcard_matcher ()
 ~ats_wildcard_matcher ()
bool match (const char *hostname) const

Detailed Description

Definition at line 158 of file SSLCertLookup.cc.


Constructor & Destructor Documentation

ats_wildcard_matcher::ats_wildcard_matcher (  )  [inline]

Definition at line 160 of file SSLCertLookup.cc.

References DFA::compile(), and Fatal.

ats_wildcard_matcher::~ats_wildcard_matcher (  )  [inline]

Definition at line 166 of file SSLCertLookup.cc.


Member Function Documentation

bool ats_wildcard_matcher::match ( const char *  hostname  )  const [inline]

Definition at line 169 of file SSLCertLookup.cc.

References DFA::match().

Referenced by SSLContextStorage::insert().


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