#include <gx_logging.h>
Definition at line 107 of file gx_logging.h.
◆ GxExit()
◆ ~GxExit()
◆ exit_program()
void GxExit::exit_program |
( |
std::string |
msg = "" , |
|
|
int |
errcode = 1 |
|
) |
| |
◆ fatal_msg()
void GxExit::fatal_msg |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ get_instance()
static GxExit & GxExit::get_instance |
( |
| ) |
|
|
static |
◆ set_ui_thread()
void GxExit::set_ui_thread |
( |
| ) |
|
|
inline |
◆ signal_exit()
sigc::signal< void, bool > & GxExit::signal_exit |
( |
| ) |
|
|
inline |
◆ signal_msg()
sigc::signal< void, std::string > & GxExit::signal_msg |
( |
| ) |
|
|
inline |
◆ exit_sig
sigc::signal<void, bool> GxExit::exit_sig |
|
private |
◆ message
sigc::signal<void,std::string> GxExit::message |
|
private |
◆ ui_thread
pthread_t GxExit::ui_thread |
|
private |
The documentation for this class was generated from the following file: