mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-23 18:58:41 +01:00
separate receiver, and updated docs
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
\hypertarget{mainReceiver_8cpp}{
|
||||
\subsection{main\-Receiver.cpp File Reference}
|
||||
\label{mainReceiver_8cpp}\index{mainReceiver.cpp@{mainReceiver.cpp}}
|
||||
}
|
||||
{\tt \#include \char`\"{}sls\-Receiver\-Users.h\char`\"{}}\par
|
||||
{\tt \#include $<$iostream$>$}\par
|
||||
\subsubsection*{Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
int \hyperlink{mainReceiver_8cpp_0ddf1224851353fc92bfbff6f499fa97}{main} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsubsection{Detailed Description}
|
||||
This file is an example of how to implement the \hyperlink{classslsDetectorUsers}{sls\-Detector\-Users} class You can compile it linking it to the sls\-Detector library
|
||||
|
||||
gcc \hyperlink{mainReceiver_8cpp}{main\-Receiver.cpp} -L lib -l Sls\-Detector -lm -lpthread
|
||||
|
||||
where lib is the location of lib\-Sls\-Detector.so
|
||||
|
||||
Definition in file \hyperlink{mainReceiver_8cpp-source}{main\-Receiver.cpp}.
|
||||
|
||||
\subsubsection{Function Documentation}
|
||||
\hypertarget{mainReceiver_8cpp_0ddf1224851353fc92bfbff6f499fa97}{
|
||||
\index{mainReceiver.cpp@{main\-Receiver.cpp}!main@{main}}
|
||||
\index{main@{main}!mainReceiver.cpp@{main\-Receiver.cpp}}
|
||||
\paragraph[main]{\setlength{\rightskip}{0pt plus 5cm}int main (int {\em argc}, char $\ast$ {\em argv}\mbox{[}$\,$\mbox{]})}\hfill}
|
||||
\label{mainReceiver_8cpp_0ddf1224851353fc92bfbff6f499fa97}
|
||||
|
||||
|
||||
|
||||
|
||||
Definition at line 25 of file main\-Receiver.cpp.
|
||||
|
||||
References sls\-Receiver\-Users::start(), and sls\-Receiver\-Users::stop().
|
||||
Reference in New Issue
Block a user