aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VES5.0/doxygen-1.8.12/html/examples/restypedef/latex/restypedef_8cpp.tex
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/VES5.0/doxygen-1.8.12/html/examples/restypedef/latex/restypedef_8cpp.tex')
-rw-r--r--vnfs/VES5.0/doxygen-1.8.12/html/examples/restypedef/latex/restypedef_8cpp.tex39
1 files changed, 0 insertions, 39 deletions
diff --git a/vnfs/VES5.0/doxygen-1.8.12/html/examples/restypedef/latex/restypedef_8cpp.tex b/vnfs/VES5.0/doxygen-1.8.12/html/examples/restypedef/latex/restypedef_8cpp.tex
deleted file mode 100644
index edad87e9..00000000
--- a/vnfs/VES5.0/doxygen-1.8.12/html/examples/restypedef/latex/restypedef_8cpp.tex
+++ /dev/null
@@ -1,39 +0,0 @@
-\hypertarget{restypedef_8cpp}{}\subsection{restypedef.\+cpp File Reference}
-\label{restypedef_8cpp}\index{restypedef.\+cpp@{restypedef.\+cpp}}
-\subsubsection*{Classes}
-\begin{DoxyCompactItemize}
-\item
-struct \hyperlink{struct_coord_struct}{Coord\+Struct}
-\end{DoxyCompactItemize}
-\subsubsection*{Typedefs}
-\begin{DoxyCompactItemize}
-\item
-typedef \hyperlink{struct_coord_struct}{Coord\+Struct} \hyperlink{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}{Coord}
-\end{DoxyCompactItemize}
-\subsubsection*{Functions}
-\begin{DoxyCompactItemize}
-\item
-\hyperlink{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}{Coord} \hyperlink{restypedef_8cpp_a102acaaa258e937adf910898c6133545}{add} (\hyperlink{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}{Coord} c1, \hyperlink{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}{Coord} c2)
-\end{DoxyCompactItemize}
-
-
-\subsubsection{Detailed Description}
-An example of resolving typedefs.
-
-\subsubsection{Typedef Documentation}
-\hypertarget{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}{}\label{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}
-\index{restypedef.\+cpp@{restypedef.\+cpp}!Coord@{Coord}}
-\index{Coord@{Coord}!restypedef.\+cpp@{restypedef.\+cpp}}
-\paragraph{\texorpdfstring{Coord}{Coord}}
-{\footnotesize\ttfamily typedef \hyperlink{struct_coord_struct}{Coord\+Struct} \hyperlink{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}{Coord}}
-
-Creates a type name for \hyperlink{struct_coord_struct}{Coord\+Struct}
-
-\subsubsection{Function Documentation}
-\hypertarget{restypedef_8cpp_a102acaaa258e937adf910898c6133545}{}\label{restypedef_8cpp_a102acaaa258e937adf910898c6133545}
-\index{restypedef.\+cpp@{restypedef.\+cpp}!add@{add}}
-\index{add@{add}!restypedef.\+cpp@{restypedef.\+cpp}}
-\paragraph{\texorpdfstring{add()}{add()}}
-{\footnotesize\ttfamily \hyperlink{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}{Coord} add (\begin{DoxyParamCaption}\item[{\hyperlink{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}{Coord}}]{c1, }\item[{\hyperlink{restypedef_8cpp_a013489fb99c6a5b012db8ec66544a507}{Coord}}]{c2 }\end{DoxyParamCaption})}
-
-This function returns the addition of {\itshape c1} and {\itshape c2}, i.\+e\+: (c1.\+x+c2.x,c1.\+y+c2.y) \ No newline at end of file