deny_info representation. Currently a POD. More...

#include <AclDenyInfoList.h>

Collaboration diagram for AclDenyInfoList:

Public Member Functions

 AclDenyInfoList (const char *t, const SBuf &aCfgLocation)
 
 ~AclDenyInfoList ()
 

Public Attributes

err_type err_page_id = ERR_NONE
 
char * err_page_name = nullptr
 
SBufList acl_list
 ACL names in configured order. More...
 
AclDenyInfoListnext = nullptr
 

Private Member Functions

 MEMPROXY_CLASS (AclDenyInfoList)
 

Detailed Description

Definition at line 19 of file AclDenyInfoList.h.

Constructor & Destructor Documentation

◆ AclDenyInfoList()

AclDenyInfoList::AclDenyInfoList ( const char *  t,
const SBuf aCfgLocation 
)
inline

Definition at line 24 of file AclDenyInfoList.h.

References err_page_id, err_page_name, errorReservePageId(), and xstrdup.

◆ ~AclDenyInfoList()

AclDenyInfoList::~AclDenyInfoList ( )
inline

Definition at line 28 of file AclDenyInfoList.h.

References err_page_name, next, and xfree.

Member Function Documentation

◆ MEMPROXY_CLASS()

AclDenyInfoList::MEMPROXY_CLASS ( AclDenyInfoList  )
private

Member Data Documentation

◆ acl_list

SBufList AclDenyInfoList::acl_list

Definition at line 39 of file AclDenyInfoList.h.

Referenced by dump_denyinfo().

◆ err_page_id

err_type AclDenyInfoList::err_page_id = ERR_NONE

Definition at line 37 of file AclDenyInfoList.h.

Referenced by AclDenyInfoList().

◆ err_page_name

char* AclDenyInfoList::err_page_name = nullptr

Definition at line 38 of file AclDenyInfoList.h.

Referenced by AclDenyInfoList(), ~AclDenyInfoList(), and dump_denyinfo().

◆ next

AclDenyInfoList* AclDenyInfoList::next = nullptr

Definition at line 40 of file AclDenyInfoList.h.

Referenced by ~AclDenyInfoList(), aclDestroyDenyInfoList(), and dump_denyinfo().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors