#include <CoreApplication.hpp>
|
| static bool | init (int *argc_ptr, char *argv[], const char *runtime_dir="./") |
| |
| static uint8_t | run () |
| |
| static bool | terminate () |
| |
◆ ~CoreApplication()
| virtual Sh::CoreApplication::~CoreApplication |
( |
| ) |
|
|
virtualdefault |
◆ init()
| bool CoreApplication::init |
( |
int * |
argc_ptr, |
|
|
char * |
argv[], |
|
|
const char * |
runtime_dir = "./" |
|
) |
| |
|
static |
◆ run()
| uint8_t CoreApplication::run |
( |
| ) |
|
|
static |
◆ terminate()
| bool CoreApplication::terminate |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: