File: structoption.tex

package info (click to toggle)
mailfilter 0.8.2-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,956 kB
  • sloc: cpp: 2,459; ansic: 1,259; sh: 1,134; lex: 566; yacc: 463; makefile: 221; perl: 72
file content (43 lines) | stat: -rw-r--r-- 1,374 bytes parent folder | download | duplicates (2)
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
42
43
\subsection{option Struct Reference}
\label{structoption}\index{option@{option}}
{\tt \#include $<$getopt.h$>$}

\subsubsection*{Public Attributes}
\begin{CompactItemize}
\item 
char $\ast$ {\bf name}
\item 
int {\bf has\_\-arg}
\item 
int $\ast$ {\bf flag}
\item 
int {\bf val}
\end{CompactItemize}


\subsubsection{Member Data Documentation}
\index{option@{option}!flag@{flag}}
\index{flag@{flag}!option@{option}}
\paragraph[{flag}]{\setlength{\rightskip}{0pt plus 5cm}int$\ast$ {\bf option::flag}}\hfill\label{structoption_b366eea5fe7be25c1928328ba715e353}


\index{option@{option}!has\_\-arg@{has\_\-arg}}
\index{has\_\-arg@{has\_\-arg}!option@{option}}
\paragraph[{has\_\-arg}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf option::has\_\-arg}}\hfill\label{structoption_90d7ee9a51eea5c002682dbd0af149e4}


\index{option@{option}!name@{name}}
\index{name@{name}!option@{option}}
\paragraph[{name}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf option::name}}\hfill\label{structoption_92c850a23c7828c1dba453bf8d15e1f0}


\index{option@{option}!val@{val}}
\index{val@{val}!option@{option}}
\paragraph[{val}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf option::val}}\hfill\label{structoption_13bd155ec3b405d29c41ab8d0793be11}




The documentation for this struct was generated from the following file:\begin{CompactItemize}
\item 
{\bf getopt.h}\end{CompactItemize}