summaryrefslogtreecommitdiff
path: root/doc/latex/PracticalSocket_8cpp.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/latex/PracticalSocket_8cpp.tex')
-rw-r--r--doc/latex/PracticalSocket_8cpp.tex41
1 files changed, 41 insertions, 0 deletions
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}
+
+