Logo

Cake Planner

Backend

event_controller.hpp

File Header Information

FieldValue
SPDX CommentEvent Controller Header
SPDX TypeSOURCE
ContributorZHENG Robert
License IDMIT
Fileevent_controller.hpp
DescriptionEvent Controller Header
Version0.15.0
Date2026-01-24
AuthorZHENG Robert (robert@hase-zheng.net)
CopyrightCopyright (c) 2026 ZHENG Robert
LicenseMIT

Table of Contents

API Documentation

namespace service

service namespace.


namespace controller

controller namespace.


class EventController

EventController class.


static void registerRoutes(crow::App& app, service::NotificationService* notifyService)

Function implementation.