#include <Acl.h>

Collaboration diagram for ACLList:

List of all members.

Public Member Functions

void * operator new (size_t)
void operator delete (void *)
 ACLList ()
void negated (bool isNegated)
bool matches (ACLChecklist *) const

Static Public Member Functions

static MemAllocatorProxyPool ()

Public Attributes

int op
ACL_acl
ACLListnext

Detailed Description

Definition at line 130 of file Acl.h.


Constructor & Destructor Documentation

ACLList::ACLList (  ) 

Definition at line 186 of file Acl.cc.


Member Function Documentation

bool ACLList::matches ( ACLChecklist checklist  )  const
void ACLList::negated ( bool  isNegated  ) 

Definition at line 190 of file Acl.cc.

References op.

Referenced by aclParseAclList().

void ACLList::operator delete ( void *  address  )  [inline]

Definition at line 144 of file Acl.h.

void * ACLList::operator new ( size_t  byteCount  )  [inline]

Definition at line 144 of file Acl.h.

MemAllocatorProxy & ACLList::Pool (  )  [inline, static]

Definition at line 144 of file Acl.h.


Member Data Documentation

Definition at line 140 of file Acl.h.

Referenced by aclParseAclList(), dump_acl_list(), and matches().

Definition at line 139 of file Acl.h.

Referenced by dump_acl_list(), matches(), and negated().


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

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors