From 7763f07327f3abce839a690df46ced3bfd1d3d09 Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Sun, 7 Oct 2007 22:07:03 +0000 Subject: added doxygen generatet documentation --- doc/latex/PracticalSocket_8cpp.tex | 41 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 doc/latex/PracticalSocket_8cpp.tex (limited to 'doc/latex/PracticalSocket_8cpp.tex') diff --git a/doc/latex/PracticalSocket_8cpp.tex b/doc/latex/PracticalSocket_8cpp.tex new file mode 100644 index 0000000..cce6c88 --- /dev/null +++ b/doc/latex/PracticalSocket_8cpp.tex @@ -0,0 +1,41 @@ +\section{Practical\-Socket.cpp File Reference} +\label{PracticalSocket_8cpp}\index{PracticalSocket.cpp@{PracticalSocket.cpp}} +{\tt \#include \char`\"{}Practical\-Socket.h\char`\"{}}\par +{\tt \#include $<$sys/types.h$>$}\par +{\tt \#include $<$sys/socket.h$>$}\par +{\tt \#include $<$netdb.h$>$}\par +{\tt \#include $<$arpa/inet.h$>$}\par +{\tt \#include $<$unistd.h$>$}\par +{\tt \#include $<$netinet/in.h$>$}\par +{\tt \#include $<$errno.h$>$}\par +\subsection*{Namespaces} +\begin{CompactItemize} +\item +namespace {\bf std} +\end{CompactItemize} +\subsection*{Typedefs} +\begin{CompactItemize} +\item +typedef void {\bf raw\_\-type} +\end{CompactItemize} +\subsection*{Functions} +\begin{CompactItemize} +\item +static void {\bf fill\-Addr} (const string \&address, unsigned short port, sockaddr\_\-in \&addr) +\end{CompactItemize} + + +\subsection{Typedef Documentation} +\index{PracticalSocket.cpp@{Practical\-Socket.cpp}!raw_type@{raw\_\-type}} +\index{raw_type@{raw\_\-type}!PracticalSocket.cpp@{Practical\-Socket.cpp}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}typedef void {\bf raw\_\-type}}\label{PracticalSocket_8cpp_ba7a57aadc5c75eaab8ee698d0fa6608} + + + + +\subsection{Function Documentation} +\index{PracticalSocket.cpp@{Practical\-Socket.cpp}!fillAddr@{fillAddr}} +\index{fillAddr@{fillAddr}!PracticalSocket.cpp@{Practical\-Socket.cpp}} +\subsubsection{\setlength{\rightskip}{0pt plus 5cm}static void fill\-Addr (const string \& {\em address}, unsigned short {\em port}, sockaddr\_\-in \& {\em addr})\hspace{0.3cm}{\tt [static]}}\label{PracticalSocket_8cpp_155e03535e1d5c1f5df7ceafe63dbdb0} + + -- cgit v1.2.3