Doxygen with github
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cstd::enable_shared_from_this
 Cksf::evt::ksEventInterfaceImplements 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::ksApplicationA class that is a base for user-defined application
 Cksf::ksAppRotator< AppTypes >Application rotator component
 Cksf::ksCertFingerprintInterface for certificate fingerprint verification
 Cksf::ksConfigImplements low-level configuration file handling
 Cksf::comps::ksConfigParameterA structure that defines configuration parameter
 Cksf::evt::ksEventHandleImplements event handle, used to automatically unbind callback on destruction
 Cksf::ksRttiImplements RTTI (run-time type information) for objects
 Cksf::ksComponentBase component class
 Cksf::comps::ksConfigProviderA component that provides a set of parameters to the ksWifiConfigurator and is also responsible for handling its storage
 Cksf::comps::ksMqttConfigProviderA component that manages MQTT-related configuration
 Cksf::comps::ksDevStatMqttReporterA component that periodocally reports device state to the broker
 Cksf::comps::ksDevicePortalA component thet implements web-based configuration portal accessible from local network
 Cksf::comps::ksLedA component that simplifies driving the LED
 Cksf::comps::ksMqttConnectorA component which is responsible for MQTT connection management
 Cksf::comps::ksResetButtonA component that implements reset button functionality
 Cksf::comps::ksWifiConfiguratorA component that manages AP-based configuration
 Cksf::comps::ksWifiConnectorA component that manages WiFi connection
 Cksf::ksSimpleTimerSimple timer class, without using component architecture
 CWebSocketsServerCore
 Cksf::misc::ksWSServerWrapper around WebSocketsServerCore that adds WebSocket authentication and better message handling