lacteApp
C++17 service for Lacte hardware
Loading...
Searching...
No Matches
UiAppFactory.hpp File Reference
#include <memory>
#include <string>
#include "AppContext.h"
#include "ui/UiApp.hpp"
Include dependency graph for UiAppFactory.hpp:

Go to the source code of this file.

Namespaces

namespace  lacte
namespace  lacte::ui

Functions

auto lacte::ui::make_ui_app (const std::string &mode, AppContext &ctx, uint32_t address, const std::string &name) -> std::unique_ptr< UiApp >