#include <LoadableModule.h>
![Collaboration graph](classLoadableModule__coll__graph.png)
Public Member Functions | |
LoadableModule (const SBuf &aName) | |
~LoadableModule () | |
bool | loaded () const |
const auto & | name () const |
const auto & | error () const |
void | load () |
void | unload () |
Protected Attributes | |
SBuf | theName |
SBuf | theError |
void * | theHandle = nullptr |
Private Member Functions | |
void * | openModule () |
bool | closeModule () |
const char * | errorMsg () |
Detailed Description
Definition at line 15 of file LoadableModule.h.
Constructor & Destructor Documentation
◆ LoadableModule()
|
explicit |
Definition at line 17 of file LoadableModule.cc.
References TexcHere.
◆ ~LoadableModule()
LoadableModule::~LoadableModule | ( | ) |
Definition at line 26 of file LoadableModule.cc.
Member Function Documentation
◆ closeModule()
|
private |
◆ error()
|
inline |
Definition at line 23 of file LoadableModule.h.
References theError.
◆ errorMsg()
|
private |
Definition at line 77 of file LoadableModule.cc.
◆ load()
void LoadableModule::load | ( | ) |
Definition at line 40 of file LoadableModule.cc.
References errorMsg(), loaded(), openModule(), TexcHere, and theHandle.
◆ loaded()
bool LoadableModule::loaded | ( | ) | const |
Definition at line 34 of file LoadableModule.cc.
References theHandle.
Referenced by load(), unload(), and ~LoadableModule().
◆ name()
|
inline |
Definition at line 22 of file LoadableModule.h.
References theName.
◆ openModule()
|
private |
Definition at line 64 of file LoadableModule.cc.
References SBuf::c_str(), and theName.
Referenced by load().
◆ unload()
void LoadableModule::unload | ( | ) |
Definition at line 52 of file LoadableModule.cc.
References closeModule(), errorMsg(), loaded(), TexcHere, and theHandle.
Referenced by ~LoadableModule().
Member Data Documentation
◆ theError
|
protected |
Definition at line 30 of file LoadableModule.h.
Referenced by error().
◆ theHandle
|
protected |
Definition at line 31 of file LoadableModule.h.
Referenced by closeModule(), load(), loaded(), and unload().
◆ theName
|
protected |
Definition at line 29 of file LoadableModule.h.
Referenced by name(), and openModule().
The documentation for this class was generated from the following files:
- src/LoadableModule.h
- src/LoadableModule.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products