lacteApp
C++17 service for Lacte hardware
Loading...
Searching...
No Matches
LacteApp.hpp File Reference
#include <memory>
#include <optional>
#include <runtime/runtime.hpp>
#include <string>
#include <utility>
#include "AppContext.h"
#include "AppDb.hpp"
#include "AppRuntime.hpp"
#include "BoardModel.h"
#include "ConsoleApp.hpp"
#include "Logger.hpp"
#include "SystemState.hpp"
#include "bus/ModelBusClient.hpp"
#include "bus/UiBusClient.hpp"
#include "cm_protocol.hpp"
#include "libraries/interfaces/UartLinux.hpp"
#include "protocols/lacte/VirtualBoard.hpp"
#include "sqlite_bus_adapter.hpp"
#include "ui/UiApp.hpp"
Include dependency graph for LacteApp.hpp:

Go to the source code of this file.

Classes

class  LacteApp

Typedefs

using AppDbBusAdapter
using LacteRuntime = insitech::runtime::Runtime<RuntimeFields>

Typedef Documentation

◆ AppDbBusAdapter

◆ LacteRuntime

using LacteRuntime = insitech::runtime::Runtime<RuntimeFields>

Definition at line 49 of file LacteApp.hpp.