Squid Web Cache master
Loading...
Searching...
No Matches
Mgr::ActionPasswordList Class Reference

list of cachemgr password authorization definitions. Currently a POD. More...

#include <ActionPasswordList.h>

Collaboration diagram for Mgr::ActionPasswordList:
[legend]

Public Member Functions

 ~ActionPasswordList ()
 

Public Attributes

char * passwd = nullptr
 
SBufList actions
 
ActionPasswordListnext = nullptr
 

Detailed Description

Definition at line 18 of file ActionPasswordList.h.

Constructor & Destructor Documentation

◆ ~ActionPasswordList()

Mgr::ActionPasswordList::~ActionPasswordList ( )

Definition at line 13 of file ActionPasswordList.cc.

References next, passwd, and xfree.

Member Data Documentation

◆ actions

SBufList Mgr::ActionPasswordList::actions

◆ next

ActionPasswordList* Mgr::ActionPasswordList::next = nullptr

◆ passwd

char* Mgr::ActionPasswordList::passwd = nullptr

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