diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/latex/TestMasterSlave_2getopt_8h.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/latex/TestMasterSlave_2getopt_8h.tex Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,110 @@ +\section{examples/Test\-Master\-Slave/getopt.h File Reference} +\label{TestMasterSlave_2getopt_8h}\index{examples/TestMasterSlave/getopt.h@{examples/TestMasterSlave/getopt.h}} +{\tt \#include $<$ctype.h$>$}\par +\subsection*{Data Structures} +\begin{CompactItemize} +\item +struct {\bf option} +\end{CompactItemize} +\subsection*{Defines} +\begin{CompactItemize} +\item +\#define {\bf \_\-GETOPT\_\-H}~1 +\item +\#define {\bf no\_\-argument}~0 +\item +\#define {\bf required\_\-argument}~1 +\item +\#define {\bf optional\_\-argument}~2 +\end{CompactItemize} +\subsection*{Functions} +\begin{CompactItemize} +\item +int {\bf getopt} () +\item +int {\bf getopt\_\-long} () +\item +int {\bf getopt\_\-long\_\-only} () +\item +int {\bf \_\-getopt\_\-internal} () +\end{CompactItemize} +\subsection*{Variables} +\begin{CompactItemize} +\item +char $\ast$ {\bf optarg} +\item +int {\bf optind} +\item +int {\bf opterr} +\item +int {\bf optopt} +\end{CompactItemize} + + +\subsection{Define Documentation} +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!_GETOPT_H@{\_\-GETOPT\_\-H}} +\index{_GETOPT_H@{\_\-GETOPT\_\-H}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}\#define \_\-GETOPT\_\-H~1}\label{TestMasterSlave_2getopt_8h_aafc27a0389aa87797164b227566342d} + + +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!no_argument@{no\_\-argument}} +\index{no_argument@{no\_\-argument}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}\#define no\_\-argument~0}\label{TestMasterSlave_2getopt_8h_3bc1d5f667b5b4ca4b4abb685dc874ce} + + +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!optional_argument@{optional\_\-argument}} +\index{optional_argument@{optional\_\-argument}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}\#define optional\_\-argument~2}\label{TestMasterSlave_2getopt_8h_cca06c0a947656bd8b395bf1084ffb72} + + +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!required_argument@{required\_\-argument}} +\index{required_argument@{required\_\-argument}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}\#define required\_\-argument~1}\label{TestMasterSlave_2getopt_8h_6ece8d8dfa8378778f7290fdaba5b8bc} + + + + +\subsection{Function Documentation} +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!_getopt_internal@{\_\-getopt\_\-internal}} +\index{_getopt_internal@{\_\-getopt\_\-internal}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int \_\-getopt\_\-internal ()}\label{TestMasterSlave_2getopt_8h_60428225710059ca135c6b2a8941855f} + + +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!getopt@{getopt}} +\index{getopt@{getopt}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int getopt ()}\label{TestMasterSlave_2getopt_8h_6c5b232cca42dab05f40b47f69715f8b} + + +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!getopt_long@{getopt\_\-long}} +\index{getopt_long@{getopt\_\-long}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int getopt\_\-long ()}\label{TestMasterSlave_2getopt_8h_8616b8a74ae6c01a7ad95ad2876226ec} + + +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!getopt_long_only@{getopt\_\-long\_\-only}} +\index{getopt_long_only@{getopt\_\-long\_\-only}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int getopt\_\-long\_\-only ()}\label{TestMasterSlave_2getopt_8h_c07930413317507d5c51c19b3ac6ed20} + + + + +\subsection{Variable Documentation} +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!optarg@{optarg}} +\index{optarg@{optarg}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf optarg}}\label{TestMasterSlave_2getopt_8h_db50a0eab9fed92fc3bfc7dfa4f2c410} + + +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!opterr@{opterr}} +\index{opterr@{opterr}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int {\bf opterr}}\label{TestMasterSlave_2getopt_8h_e30f05ee1e2e5652f174a35c7875d25e} + + +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!optind@{optind}} +\index{optind@{optind}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int {\bf optind}}\label{TestMasterSlave_2getopt_8h_d5e1c16213bbee2d5e8cc363309f418c} + + +\index{TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}!optopt@{optopt}} +\index{optopt@{optopt}!TestMasterSlave/getopt.h@{Test\-Master\-Slave/getopt.h}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int {\bf optopt}}\label{TestMasterSlave_2getopt_8h_475b8db98445da73e5f62a1ef6324b95} + +