Doxygen with github
|
▼Cstd::enable_shared_from_this | |
▼Cksf::evt::ksEventInterface | Implements interface for multicasting events |
Cksf::evt::ksEvent< std::shared_ptr< ksf::comps::ksMqttConnector > & > | |
Cksf::evt::ksEvent<> | |
Cksf::evt::ksEvent< const std::string_view &, bool &, std::string & > | |
Cksf::evt::ksEvent< const std::string_view &, const std::string_view & > | |
Cksf::evt::ksEvent< Params > | Base class for multicasting events |
Cksf::ksApplication | A class that serves as the base for user-defined applications |
Cksf::ksAppRotator< AppTypes > | Application rotator component |
Cksf::misc::ksCertFingerprint | Interface for certificate fingerprint verification |
Cksf::misc::ksConfig | Implements low-level configuration file handling |
Cksf::comps::ksConfigParameter | A structure that defines configuration parameter |
Cksf::misc::ksDomainQuery | Class for resolving domain names to IP addresses using DNS queries |
Cksf::evt::ksEventHandle | Implements an event handle that automatically unbinds callbacks on destruction |
▼Cksf::ksRtti | Implements RTTI (run-time type information) for objects |
▼Cksf::ksComponent | Base component class |
▼Cksf::comps::ksConfigProvider | A component responsible for providing a set of parameters to ksWifiConfigurator and managing its storage |
Cksf::comps::ksMqttConfigProvider | A component that manages MQTT-related configuration |
Cksf::comps::ksDevStatMqttReporter | A component that periodically reports the device state to the broker |
Cksf::comps::ksDevicePortal | A component that implements a web-based configuration portal accessible from the local network |
Cksf::comps::ksLed | A component that simplifies LED control |
Cksf::comps::ksMqttConnector | A component responsible for managing MQTT connections |
Cksf::comps::ksResetButton | A component that implements reset button functionality |
Cksf::comps::ksWifiConfigurator | A component that manages AP-based configuration |
Cksf::comps::ksWifiConnector | A component that manages the WiFi connection |
Cksf::misc::ksSimpleTimer | A simple timer class that does not rely on component architecture |
▼CWebSocketsServerCore | |
Cksf::misc::ksWSServer | A wrapper around WebSocketsServerCore that adds WebSocket authentication and enhanced message handling |