LogDoctor/docs/html/structBlacklist.html

9.1 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 4.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
Loading...
Searching...
No Matches
Blacklist Struct Referencefinal

Public Member Functions

BlacklistItemget (const BlacklistField field)
 Returns a reference to the requested blacklist item.
 
bool isUsed (const BlacklistField field)
 Returns whether the requested blacklist is in use.
 
void setUsed (const BlacklistField field, const bool used)
 Sets the requested blacklist in the given in-use condition.
 

Member Function Documentation

◆ get()

BlacklistItem & Blacklist::get ( const BlacklistField field)

Returns a reference to the requested blacklist item.

Exceptions
DoNotCatchException

◆ isUsed()

bool Blacklist::isUsed ( const BlacklistField field)
inline

Returns whether the requested blacklist is in use.

Exceptions
DoNotCatchException

◆ setUsed()

void Blacklist::setUsed ( const BlacklistField field,
const bool used )
inline

Sets the requested blacklist in the given in-use condition.

Exceptions
DoNotCatchException

The documentation for this struct was generated from the following files:
  • logdoctor/modules/blacklists/modules/blacklist.h
  • logdoctor/modules/blacklists/modules/blacklist.cpp

Generated by doxygen 1.10.0 </html>