528fdffbe24c583b90fb72862dfe8522da760ded
[demo.git] / vnfs / VES5.0 / doxygen-1.8.12 / html / examples / docstring / latex / namespacedocstring.tex
1 \hypertarget{namespacedocstring}{}\subsection{docstring Namespace Reference}
2 \label{namespacedocstring}\index{docstring@{docstring}}
3 \subsubsection*{Classes}
4 \begin{DoxyCompactItemize}
5 \item 
6 class \hyperlink{classdocstring_1_1PyClass}{Py\+Class}
7 \end{DoxyCompactItemize}
8 \subsubsection*{Functions}
9 \begin{DoxyCompactItemize}
10 \item 
11 def \hyperlink{namespacedocstring_aec1a168f6e16b33f87fe6a37b9208957}{func} ()
12 \end{DoxyCompactItemize}
13
14
15 \subsubsection{Detailed Description}
16 \begin{DoxyVerb}@package docstring
17 Documentation for this module.
18
19 More details.
20 \end{DoxyVerb}
21  
22
23 \subsubsection{Function Documentation}
24 \hypertarget{namespacedocstring_aec1a168f6e16b33f87fe6a37b9208957}{}\label{namespacedocstring_aec1a168f6e16b33f87fe6a37b9208957} 
25 \index{docstring@{docstring}!func@{func}}
26 \index{func@{func}!docstring@{docstring}}
27 \paragraph{\texorpdfstring{func()}{func()}}
28 {\footnotesize\ttfamily def docstring.\+func (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})}
29
30 \begin{DoxyVerb}Documentation for a function.
31
32 More details.
33 \end{DoxyVerb}
34