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).

NameKindItems
TelemetryBridgeclass7
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 onEmit
SnapshotFn onSnapshot
ResetFn onReset
void registerOn(MitiruCefContext& ctx)

Sourced from docs/API_CATALOG.md, auto-generated by tools/generate_api_catalog.py.