cutelyst 4.8.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::ActionREST Member List

This is the complete list of members for Cutelyst::ActionREST, including all inherited members.

Action(QObject *parent=nullptr)Cutelyst::Actionexplicit
Action(ActionPrivate *ptr, QObject *parent=nullptr)Cutelyst::Actionexplicitprotected
ActionREST(QObject *parent=nullptr)Cutelyst::ActionRESTexplicit
AfterExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
afterExecute(Context *c)Cutelyst::Componentprotectedvirtual
applyRoles(const QStack< Component * > &roles)Cutelyst::Componentprotected
AroundExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
aroundExecute(Context *c, QStack< Component * > stack)Cutelyst::Componentprotectedvirtual
attribute(const QString &name, const QString &defaultValue={}) constCutelyst::Action
attributes() const noexceptCutelyst::Action
BeforeExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
beforeExecute(Context *c)Cutelyst::Componentprotectedvirtual
className() const noexceptCutelyst::Action
Component(QObject *parent=nullptr)Cutelyst::Componentexplicit
Component(ComponentPrivate *d, QObject *parent=nullptr)Cutelyst::Componentexplicitprotected
controller() const noexceptCutelyst::Action
dispatch(Context *c)Cutelyst::Actioninline
dispatcherReady(const Dispatcher *dispatch, Controller *controller)Cutelyst::Componentprotectedvirtual
doExecute(Context *c) overrideCutelyst::ActionRESTprotectedvirtual
execute(Context *c)Cutelyst::Component
init(Application *application, const QVariantHash &args)Cutelyst::Componentvirtual
match(int numberOfArgs) const noexceptCutelyst::Actionvirtual
matchCaptures(int numberOfCaptures) const noexceptCutelyst::Actionvirtual
Modifier enum nameCutelyst::Component
modifiers() const overrideCutelyst::Actionvirtual
name() const noexceptCutelyst::Component
None enum value (defined in Cutelyst::Component)Cutelyst::Component
ns() const noexceptCutelyst::Action
numberOfArgs() constCutelyst::Actionvirtual
numberOfCaptures() constCutelyst::Actionvirtual
OnlyExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
reverse() const noexceptCutelyst::Component
setAttributes(const ParamsMultiMap &attributes)Cutelyst::Action
setController(Controller *controller)Cutelyst::Actionprotected
setMethod(const QMetaMethod &method)Cutelyst::Actionprotected
setName(const QString &name)Cutelyst::Component
setReverse(const QString &reverse)Cutelyst::Component
setupAction(const QVariantHash &args, Application *app)Cutelyst::Actionprotected
~Action() override=defaultCutelyst::Actionvirtual
~Component() overrideCutelyst::Componentvirtual