aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VES5.0/doxygen-1.8.12/html/examples/example/latex/example_test_8cpp-example.tex
blob: 2a36e6b654ba8ebc8876de7179e7588cf2f7d751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\hypertarget{example_test_8cpp-example}{}\subsection{example\+\_\+test.\+cpp}
This is an example of how to use the \hyperlink{class_example___test}{Example\+\_\+\+Test} class.\+More details about this example.


\begin{DoxyCodeInclude}
\textcolor{keywordtype}{void} main()
\{
  \hyperlink{class_example___test}{Example\_Test} t;
  t.\hyperlink{class_example___test_a22a62b12c65fd5e43b6eadaabb21ebb0}{example}();
\}
\end{DoxyCodeInclude}