MCPcopy Create free account

hub / github.com/HermannBjorgvin/Clawdmeter / types & classes

Types & classes23 in github.com/HermannBjorgvin/Clawdmeter

↓ 13 callersClassTrayState
Shared state object bridging the daemon asyncio loop to the tray. The daemon loop writes state via the set_* methods; the tray reads the scal
daemon/tray_windows.py:48
↓ 9 callersClassPlanSelector
Decide which config dir's plan is "active" across polls. "Active" = the plan whose session % rose most recently (recent API activity). A rise
daemon/claude_usage_daemon.py:472
↓ 3 callersClassSession
daemon/claude_usage_daemon_windows.py:357
↓ 2 callersClassAuthError
Raised by poll_api on a genuine 401/403 — the token really is expired or invalid and the user must re-run `claude login`. Distinct from a None ret
daemon/claude_usage_daemon_windows.py:108
↓ 1 callersClassSession
daemon/claude_usage_daemon.py:527
ClassBoardCaps
Runtime board description consumed by board-agnostic code (UI, main loop). Each board provides a single BoardCaps instance via board_caps(). Compile-
firmware/src/hal/board_caps.h:11
EnumBoardRev
firmware/src/boards/waveshare_amoled_18/board_rev.h:12
ClassChimeConfig
firmware/src/chime.h:16
EnumIdleState
firmware/src/idle.cpp:7
EnumInputButton
firmware/src/hal/input_hal.h:16
ClassLayout
Layout values computed from the active board's geometry. Populated once in ui_init() and treated as const for the rest of the program. Adding a new di
firmware/src/ui.cpp:24
ClassReqCallbacks
When the daemon enables notifications on the refresh char, ask for data if we have none yet. Firing on subscribe (not on connect) ensures the notifica
firmware/src/ble.cpp:243
ClassRxCallbacks
firmware/src/ble.cpp:213
ClassSample
firmware/src/usage_rate.cpp:26
ClassServerCallbacks
firmware/src/ble.cpp:172
ClassUsageData
firmware/src/data.h:4
Class_coeff_div
* Clock coefficient structure */
firmware/src/es8311.c:25
Enumble_state_t
firmware/src/ble.h:4
Classes8311_clock_config_t
firmware/src/es8311.h:68
Enumes8311_resolution_t
firmware/src/es8311.h:60
Enumpair_state_t
firmware/src/main.cpp:253
Enumscreen_t
firmware/src/ui.h:5
Classtm
firmware/src/ui.cpp:587