DomainData.cc File Reference
#include "squid.h"
#include "acl/Checklist.h"
#include "acl/DomainData.h"
#include "anyp/Uri.h"
#include "cache_cf.h"
#include "ConfigParser.h"
#include "debug/Stream.h"
#include "util.h"
Include dependency graph for DomainData.cc:

Go to the source code of this file.

Classes

struct  AclDomainDataDumpVisitor
 

Functions

template<class T >
void xRefFree (T &thing)
 
template<class T >
int splaystrcasecmp (T &l, T &r)
 
template<class T >
int splaystrcmp (T &l, T &r)
 
static int aclHostDomainCompare (char *const &a, char *const &b)
 
template<class T >
int aclDomainCompare (T const &a, T const &b)
 

Function Documentation

◆ aclDomainCompare()

template<class T >
int aclDomainCompare ( T const &  a,
T const &  b 
)

◆ aclHostDomainCompare()

static int aclHostDomainCompare ( char *const &  a,
char *const &  b 
)
static

Definition at line 55 of file DomainData.cc.

References matchDomainName().

Referenced by aclDomainCompare(), and ACLDomainData::match().

◆ splaystrcasecmp()

template<class T >
int splaystrcasecmp ( T &  l,
T &  r 
)
inline

Definition at line 37 of file DomainData.cc.

◆ splaystrcmp()

template<class T >
int splaystrcmp ( T &  l,
T &  r 
)
inline

Definition at line 44 of file DomainData.cc.

◆ xRefFree()

template<class T >
void xRefFree ( T &  thing)
inline

Definition at line 22 of file DomainData.cc.

References xfree.

Referenced by ACLDomainData::~ACLDomainData().

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors