plebble
main.cpp File Reference
#include <us/gov/cli/hmi.h>
#include <us/gov/vcs.h>
#include <us/gov/engine/db_analyst.h>
#include <us/gov/cash/app.h>
#include <us/gov/gov.h>
Include dependency graph for main.cpp:

Classes

struct  hmi_t
 

Macros

#define loglevel   "us-gov"
 
#define logclass   "main"
 

Functions

void sig_handler (int s)
 
int main (int argc, char **argv)
 

Variables

hmi_thmi {nullptr}
 

Macro Definition Documentation

◆ logclass

#define logclass   "main"

◆ loglevel

#define loglevel   "us-gov"

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ sig_handler()

void sig_handler ( int  s)

References hmi, us::gov::io::screen::os, us::gov::cli::hmi::scr, and us::gov::cli::hmi::stop().

Referenced by hmi_t::setup_signals().

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ hmi

hmi_t* hmi {nullptr}

Referenced by main(), and sig_handler().