|
Cutelyst
2.12.0
|

Public Member Functions | |
| Plugin (Application *parent) | |
| virtual bool | setup (Application *app) |
| Plugin::Plugin | ( | Application * | parent | ) |
Constructs a new plugin object with the given Application parent.
Definition at line 25 of file plugin.cpp.
|
virtual |
Reimplement this if you need to connect to the signals emitted from Cutelyst::Application
Reimplemented in Cutelyst::Memcached, Cutelyst::LangSelect, Cutelyst::CSRFProtection, Cutelyst::StaticCompressed, Cutelyst::Authentication, Cutelyst::Session, Cutelyst::StatusMessage, and Cutelyst::StaticSimple.
Definition at line 29 of file plugin.cpp.
1.8.15