event_controller.hpp
File Header Information
| Field | Value |
|---|---|
| SPDX Comment | Event Controller Header |
| SPDX Type | SOURCE |
| Contributor | ZHENG Robert |
| License ID | MIT |
| File | event_controller.hpp |
| Description | Event Controller Header |
| Version | 0.15.0 |
| Date | 2026-01-24 |
| Author | ZHENG Robert (robert@hase-zheng.net) |
| Copyright | Copyright (c) 2026 ZHENG Robert |
| License | MIT |
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.