Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
Loading...
Searching...
No Matches
gva_application.h File Reference
#include <gtk/gtk.h>
#include <uncompressed/rtp_uncompressed_depayloader.h>
#include <unistd.h>
#include <iostream>
#include <memory>
#include <string>
#include "hmicore/events_gva.h"
#include "hmicore/gva.h"
#include "hmicore/hmi_gva.h"
#include "hmicore/renderer_map.h"
#include "hmicore/widgets/alarm_indicator.h"
#include "hmicore/widgets/keyboard.h"
#include "hmicore/widgets/plan_position_indicator.h"
#include "hmidisplay/gva_application_types.h"
Include dependency graph for gva_application.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GvaApplication
 Class definition of the GvaApplication. More...
 
struct  GvaApplication::Options
 Application options. More...
 

Data Structure Documentation

◆ GvaApplication::Options

struct GvaApplication::Options

Application options.

Collaboration diagram for GvaApplication::Options:
Collaboration graph
Data Fields
string config The config file location.
bool videoEnabled_ = false Video enabled flag (default false)
bool windowEnabled_ = false Window enabled flag (default false)