SensESP 3.0.1
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
 
std::shared_ptr< SensESPMinimalAppget_app ()
 
- Public Member Functions inherited from sensesp::SensESPBaseAppBuilder

Protected Attributes

std::shared_ptr< 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()

std::shared_ptr< SensESPMinimalApp > sensesp::SensESPMinimalAppBuilder::get_app ( )
inline

Definition at line 19 of file sensesp_minimal_app_builder.h.

◆ 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:
Here is the caller graph for this function:

Member Data Documentation

◆ app_

std::shared_ptr<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: