#include <ExternalACL.h>

Inheritance diagram for ExternalACLLookup:
Collaboration diagram for ExternalACLLookup:

Public Member Functions

void checkForAsync (ACLChecklist *) const override
 

Static Public Member Functions

static ExternalACLLookupInstance ()
 
static void Start (ACLChecklist *checklist, external_acl_data *acl, bool bg)
 

Static Private Member Functions

static void LookupDone (void *data, const ExternalACLEntryPointer &result)
 Called when an async lookup returns. More...
 

Static Private Attributes

static ExternalACLLookup instance_
 

Detailed Description

Definition at line 19 of file ExternalACL.h.

Member Function Documentation

◆ checkForAsync()

void ExternalACLLookup::checkForAsync ( ACLChecklist checklist) const
overridevirtual

◆ Instance()

ExternalACLLookup * ExternalACLLookup::Instance ( )
static

Definition at line 1144 of file external_acl.cc.

References instance_.

Referenced by aclMatchExternal(), and LookupDone().

◆ LookupDone()

void ExternalACLLookup::LookupDone ( void *  data,
const ExternalACLEntryPointer result 
)
staticprivate

◆ Start()

Member Data Documentation

◆ instance_

ExternalACLLookup ExternalACLLookup::instance_
staticprivate

Definition at line 31 of file ExternalACL.h.

Referenced by Instance().


The documentation for this class was generated from the following files:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors