diff options
author | gokuls <goksing@gmail.com> | 2017-05-17 21:52:10 -0700 |
---|---|---|
committer | gokuls <goksing@gmail.com> | 2017-05-17 22:00:58 -0700 |
commit | 6c98a31b980d1d6cbbc9aeb2064d3f1c2252c3da (patch) | |
tree | ae79fd4a40dc9538100c2c3748f9025deda65a76 /VES5.0/doxygen-1.8.12/html/examples/relates/latex/class_string.tex | |
parent | 0e6ed6d79983a9726ff6fe699d921356c4c5cc2f (diff) |
VES5.0 development changes not for test
Change-Id: Ib44b38d24e8c841c1a85aaf82265b10f3d387b0c
Signed-off-by: Gokul Singaraju <goksing@gmail.com>
Diffstat (limited to 'VES5.0/doxygen-1.8.12/html/examples/relates/latex/class_string.tex')
-rw-r--r-- | VES5.0/doxygen-1.8.12/html/examples/relates/latex/class_string.tex | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/VES5.0/doxygen-1.8.12/html/examples/relates/latex/class_string.tex b/VES5.0/doxygen-1.8.12/html/examples/relates/latex/class_string.tex new file mode 100644 index 00000000..a2d39942 --- /dev/null +++ b/VES5.0/doxygen-1.8.12/html/examples/relates/latex/class_string.tex @@ -0,0 +1,35 @@ +\hypertarget{class_string}{}\subsection{String Class Reference} +\label{class_string}\index{String@{String}} +\subsubsection*{Friends} +\begin{DoxyCompactItemize} +\item +int \hyperlink{class_string_ae3c243f0bc797b9e4b15d2ef5e5aaa7c}{strcmp} (const \hyperlink{class_string}{String} \&, const \hyperlink{class_string}{String} \&) +\end{DoxyCompactItemize} +\subsubsection*{Related Functions} +(Note that these are not member functions.) \begin{DoxyCompactItemize} +\item +void \hyperlink{class_string_a5c07384b505d25ae6f61fc7abf0b0e61}{string\+Debug} () +\end{DoxyCompactItemize} + + +\subsubsection{Detailed Description} +A \hyperlink{class_string}{String} class. + +\subsubsection{Friends And Related Function Documentation} +\hypertarget{class_string_ae3c243f0bc797b9e4b15d2ef5e5aaa7c}{}\label{class_string_ae3c243f0bc797b9e4b15d2ef5e5aaa7c} +\index{String@{String}!strcmp@{strcmp}} +\index{strcmp@{strcmp}!String@{String}} +\paragraph{\texorpdfstring{strcmp}{strcmp}} +{\footnotesize\ttfamily int strcmp (\begin{DoxyParamCaption}\item[{const \hyperlink{class_string}{String} \&}]{s1, }\item[{const \hyperlink{class_string}{String} \&}]{s2 }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [friend]}} + +Compares two strings. \hypertarget{class_string_a5c07384b505d25ae6f61fc7abf0b0e61}{}\label{class_string_a5c07384b505d25ae6f61fc7abf0b0e61} +\index{String@{String}!string\+Debug@{string\+Debug}} +\index{string\+Debug@{string\+Debug}!String@{String}} +\paragraph{\texorpdfstring{string\+Debug()}{stringDebug()}} +{\footnotesize\ttfamily void string\+Debug (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [related]}} + +A string debug function. + +The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize} +\item +relates.\+cpp\end{DoxyCompactItemize} |