diff options
author | Erwin Nindl <nine@wirdorange.org> | 2007-10-07 22:07:03 +0000 |
---|---|---|
committer | Erwin Nindl <nine@wirdorange.org> | 2007-10-07 22:07:03 +0000 |
commit | 7763f07327f3abce839a690df46ced3bfd1d3d09 (patch) | |
tree | c80abe2cf8e137edba89cad9f14f63048275cee1 /doc/latex/classHmacAuthAlgo.tex | |
parent | added doxygen, and doxygen makefile target (diff) |
added doxygen generatet documentation
Diffstat (limited to 'doc/latex/classHmacAuthAlgo.tex')
-rw-r--r-- | doc/latex/classHmacAuthAlgo.tex | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/latex/classHmacAuthAlgo.tex b/doc/latex/classHmacAuthAlgo.tex new file mode 100644 index 0000000..df0c997 --- /dev/null +++ b/doc/latex/classHmacAuthAlgo.tex @@ -0,0 +1,31 @@ +\section{Hmac\-Auth\-Algo Class Reference} +\label{classHmacAuthAlgo}\index{HmacAuthAlgo@{HmacAuthAlgo}} +{\tt \#include $<$auth\-Algo.h$>$} + +Inheritance diagram for Hmac\-Auth\-Algo::\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[height=2cm]{classHmacAuthAlgo} +\end{center} +\end{figure} +\subsection*{Public Member Functions} +\begin{CompactItemize} +\item +{\bf auth\_\-tag\_\-t} {\bf calc} (const {\bf Buffer} \&buf) +\end{CompactItemize} + + +\subsection{Member Function Documentation} +\index{HmacAuthAlgo@{Hmac\-Auth\-Algo}!calc@{calc}} +\index{calc@{calc}!HmacAuthAlgo@{Hmac\-Auth\-Algo}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}{\bf auth\_\-tag\_\-t} Hmac\-Auth\-Algo::calc (const {\bf Buffer} \& {\em buf})\hspace{0.3cm}{\tt [virtual]}}\label{classHmacAuthAlgo_af50c9aa6b61ff6f4631e3f78f77dc97} + + + + +Implements {\bf Auth\-Algo} \doxyref{}{p.}{classAuthAlgo_f53b44f90c33eb049da260947a75c916}. + +The documentation for this class was generated from the following files:\begin{CompactItemize} +\item +{\bf auth\-Algo.h}\item +{\bf auth\-Algo.cpp}\end{CompactItemize} |