#include <helper.h>

Collaboration diagram for Ssl::Helper:

Static Public Member Functions

static void Init ()
 Init helper structure. More...
 
static void Shutdown ()
 Shutdown helper structure. More...
 
static void Reconfigure ()
 
static void Submit (CrtdMessage const &message, HLPCB *callback, void *data)
 Submit crtd message to external crtd server. More...
 

Static Private Attributes

::Helper::ClientPointer ssl_crtd
 helper for management of ssl_crtd. More...
 

Detailed Description

Set of thread for ssl_crtd. This class is singleton. This class use helper structure for threads management.

Definition at line 28 of file helper.h.

Member Function Documentation

◆ Init()

void Ssl::Helper::Init ( )
static

◆ Reconfigure()

void Ssl::Helper::Reconfigure ( )
static

Reconfigure helper structure.

Definition at line 118 of file helper.cc.

References Acl::Init().

Referenced by mainReconfigureFinish().

◆ Shutdown()

void Ssl::Helper::Shutdown ( )
static

Definition at line 108 of file helper.cc.

References helperShutdown(), and wordlistDestroy().

Referenced by SquidShutdown().

◆ Submit()

Member Data Documentation

◆ ssl_crtd

Helper::Client::Pointer Ssl::Helper::ssl_crtd
staticprivate

Definition at line 37 of file helper.h.

Referenced by Init().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors