Guitarix
gx_child_process Namespace Reference

Classes

class  GxChild
 
class  GxChildProcs
 
class  Meterbridge
 

Functions

void gx_sigchld_handler ()
 

Variables

GxChildProcs childprocs
 

Function Documentation

void gx_child_process::gx_sigchld_handler ( )

Definition at line 92 of file gx_child_process.cpp.

Referenced by PosixSignals::~PosixSignals().

Variable Documentation

GxChildProcs gx_child_process::childprocs

Definition at line 162 of file gx_child_process.cpp.

Referenced by gx_sigchld_handler(), and GxSplashBox::on_show().