Diana Software
Classes | Functions
QProcessStatus.hh File Reference

Go to the source code of this file.

Classes

class  QProcessStatus
 process status and signal handler More...
 

Functions

void SigHandler (int signalId)
 signal handler function More...
 

Function Documentation

◆ SigHandler()

void SigHandler ( int  signalId)

signal handler function

Parameters
signalIdsignal to be handled

When a registered system signal is detected, this function simply calls the QProcessStatus::HandleSignal() method.

Definition at line 172 of file QProcessStatus.cc.

References QProcessStatus::AddToQueue(), QPaused_s, QRunning_s, QTriggerOff_s, QWaiting_s, and QProcessStatus::SetError().