blob: e618e9f174d15304e160f30000b05190473cf440 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
\section{Sig\-Int\-Handler Class Reference}
\label{classSigIntHandler}\index{SigIntHandler@{SigIntHandler}}
{\tt \#include $<$signal\-Controller.h$>$}
Inheritance diagram for Sig\-Int\-Handler::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=2cm]{classSigIntHandler}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{CompactItemize}
\item
{\bf Sig\-Int\-Handler} ()
\item
int {\bf handle} ()
\end{CompactItemize}
\subsection{Constructor \& Destructor Documentation}
\index{SigIntHandler@{Sig\-Int\-Handler}!SigIntHandler@{SigIntHandler}}
\index{SigIntHandler@{SigIntHandler}!SigIntHandler@{Sig\-Int\-Handler}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}Sig\-Int\-Handler::Sig\-Int\-Handler ()\hspace{0.3cm}{\tt [inline]}}\label{classSigIntHandler_ac25b5ac048a76d4c0c26d5ad4c4273d}
\subsection{Member Function Documentation}
\index{SigIntHandler@{Sig\-Int\-Handler}!handle@{handle}}
\index{handle@{handle}!SigIntHandler@{Sig\-Int\-Handler}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int Sig\-Int\-Handler::handle ()\hspace{0.3cm}{\tt [virtual]}}\label{classSigIntHandler_6a7d9a841a5c9b1f50041a8c37774063}
Reimplemented from {\bf Signal\-Handler} \doxyref{}{p.}{classSignalHandler_e3dbda0de9b4aa4544390818a0d29e28}.
The documentation for this class was generated from the following files:\begin{CompactItemize}
\item
{\bf signal\-Controller.h}\item
{\bf signal\-Controller.cpp}\end{CompactItemize}
|