Vivoe Lite
0.5.0
Lightweight GVA like HMI for military displays.
Loading...
Searching...
No Matches
hmi_gva.h
Go to the documentation of this file.
1
//
2
// Copyright (c) 2023, DefenceX PTY LTD
3
//
4
// This file is part of the VivoeX project developed by DefenceX.
5
//
6
// Licensed under the Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
7
// License. See the LICENSE file in the project root for full license details.
8
//
12
13
#ifndef HMICORE_HMI_GVA_H_
14
#define HMICORE_HMI_GVA_H_
15
#include <iostream>
16
#include <string>
17
18
#include "
hmicore/config_reader.h
"
19
#include "
hmicore/gva.h
"
20
#include "
hmicore/hmi_gva_defaults.h
"
21
#include "
hmicore/hmi_gva_helpers.h
"
22
#include "
hmicore/renderer_map.h
"
23
#include "
hmicore/screen_gva.h
"
24
#include "
hmicore/states/alarms.h
"
25
#include "
hmicore/states/base_hmi.h
"
26
#include "
hmicore/states/bms.h
"
27
#include "
hmicore/states/com.h
"
28
#include "
hmicore/states/def.h
"
29
#include "
hmicore/states/drv.h
"
30
#include "
hmicore/states/off.h
"
31
#include "
hmicore/states/on.h
"
32
#include "
hmicore/states/sa.h
"
33
#include "
hmicore/states/str.h
"
34
#include "
hmicore/states/sys.h
"
35
#include "
hmicore/states/wpn.h
"
36
#include "
hmicore/view_gva.h
"
37
38
namespace
gva {
39
41
using
hmi
=
Hmi
;
42
43
}
// namespace gva
44
45
#endif
// HMICORE_HMI_GVA_H_
alarms.h
base_hmi.h
bms.h
com.h
config_reader.h
def.h
drv.h
gva.h
hmi_gva_defaults.h
hmi_gva_helpers.h
off.h
on.h
renderer_map.h
sa.h
screen_gva.h
str.h
gva::Hmi
State Machine Base Class Declaration.
Definition
base_hmi.h:59
sys.h
view_gva.h
wpn.h
src
hmicore
hmi_gva.h
Generated by
1.9.8