Web::FirewallPython Class Reference
#include <Server.h>
Public Member Functions | |
virtual bool | filter (const QByteArray &) const |
FirewallPython (const Py::Object &) | |
virtual | ~FirewallPython () |
Public Member Functions inherited from Web::Firewall | |
Firewall () | |
virtual | ~Firewall () |
Additional Inherited Members | |
Static Public Member Functions inherited from Web::Firewall | |
static Firewall * | getInstance () |
static void | setInstance (Firewall *) |
Constructor & Destructor Documentation
◆ FirewallPython()
FirewallPython::FirewallPython | ( | const Py::Object & | o | ) |
◆ ~FirewallPython()
|
virtual |
Member Function Documentation
◆ filter()
|
virtual |
Implements Web::Firewall.
The documentation for this class was generated from the following files:
- src/Mod/Web/App/Server.h
- src/Mod/Web/App/Server.cpp