lacteApp
C++17 service for Lacte hardware
Loading...
Searching...
No Matches
SoftVersion Struct Reference

#include <AppRuntime.hpp>

Inherits std::string.

Public Member Functions

auto to_string () const noexcept -> std::string

Static Public Attributes

static constexpr auto NAME = "LacteApp version"sv

Detailed Description

Definition at line 27 of file AppRuntime.hpp.

Member Function Documentation

◆ to_string()

auto SoftVersion::to_string ( ) const -> std::string
inlinenodiscardnoexcept

Definition at line 30 of file AppRuntime.hpp.

Member Data Documentation

◆ NAME

auto SoftVersion::NAME = "LacteApp version"sv
staticconstexpr

Definition at line 28 of file AppRuntime.hpp.


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