mitiru::cef::bridges
Namespace catalog extracted from docs/API_CATALOG.md (1 types, 7 items).
Namespace catalog extracted from docs/API_CATALOG.md (1 types, 7 items).
| Name | Kind | Items |
|---|---|---|
TelemetryBridge | class | 7 |
class TelemetryBridge 7
using EmitFn = std::function<nlohmann::json(const std::string&, const double&)>;using SnapshotFn = std::function<nlohmann::json()>;using ResetFn = std::function<nlohmann::json()>;EmitFn onEmitSnapshotFn onSnapshotResetFn onResetvoid registerOn(MitiruCefContext& ctx)Sourced from docs/API_CATALOG.md, auto-generated by tools/generate_api_catalog.py.