SensESP 2.7.2
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
sensesp::SensESPMinimalAppBuilder Class Reference

#include <sensesp_minimal_app_builder.h>

Inheritance diagram for sensesp::SensESPMinimalAppBuilder:
[legend]

Public Member Functions

 SensESPMinimalAppBuilder ()
 
SensESPMinimalAppBuilderset_hostname (String hostname) override
 
SensESPMinimalAppget_app () override final
 

Protected Attributes

SensESPMinimalAppapp_
 
- Protected Attributes inherited from sensesp::SensESPBaseAppBuilder
String hostname_ = "SensESP"
 

Detailed Description

Definition at line 9 of file sensesp_minimal_app_builder.h.

Constructor & Destructor Documentation

◆ SensESPMinimalAppBuilder()

sensesp::SensESPMinimalAppBuilder::SensESPMinimalAppBuilder ( )
inline

Definition at line 14 of file sensesp_minimal_app_builder.h.

Here is the call graph for this function:

Member Function Documentation

◆ get_app()

SensESPMinimalApp * sensesp::SensESPMinimalAppBuilder::get_app ( )
inlinefinaloverridevirtual

Implements sensesp::SensESPBaseAppBuilder.

Definition at line 19 of file sensesp_minimal_app_builder.h.

Here is the call graph for this function:

◆ set_hostname()

SensESPMinimalAppBuilder * sensesp::SensESPMinimalAppBuilder::set_hostname ( String  hostname)
inlineoverridevirtual

Implements sensesp::SensESPBaseAppBuilder.

Definition at line 15 of file sensesp_minimal_app_builder.h.

Here is the call graph for this function:

Member Data Documentation

◆ app_

SensESPMinimalApp* sensesp::SensESPMinimalAppBuilder::app_
protected

Definition at line 11 of file sensesp_minimal_app_builder.h.


The documentation for this class was generated from the following file: