NetSocket--/doxy/latex/refman.tex

96 lines
2.5 KiB
TeX

\documentclass{book}
\usepackage[a4paper,top=2.5cm,bottom=2.5cm,left=2.5cm,right=2.5cm]{geometry}
\usepackage{makeidx}
\usepackage{natbib}
\usepackage{graphicx}
\usepackage{multicol}
\usepackage{float}
\usepackage{listings}
\usepackage{color}
\usepackage{ifthen}
\usepackage[table]{xcolor}
\usepackage{textcomp}
\usepackage{alltt}
\usepackage{ifpdf}
\ifpdf
\usepackage[pdftex,
pagebackref=true,
colorlinks=true,
linkcolor=blue,
unicode
]{hyperref}
\else
\usepackage[ps2pdf,
pagebackref=true,
colorlinks=true,
linkcolor=blue,
unicode
]{hyperref}
\usepackage{pspicture}
\fi
\usepackage[utf8]{inputenc}
\usepackage{mathptmx}
\usepackage[scaled=.90]{helvet}
\usepackage{courier}
\usepackage{sectsty}
\usepackage{amssymb}
\usepackage[titles]{tocloft}
\usepackage{doxygen}
\lstset{language=C++,inputencoding=utf8,basicstyle=\footnotesize,breaklines=true,breakatwhitespace=true,tabsize=4,numbers=left }
\makeindex
\setcounter{tocdepth}{3}
\renewcommand{\footrulewidth}{0.4pt}
\renewcommand{\familydefault}{\sfdefault}
\hfuzz=15pt
\setlength{\emergencystretch}{15pt}
\hbadness=750
\tolerance=750
\begin{document}
\hypersetup{pageanchor=false,citecolor=blue}
\begin{titlepage}
\vspace*{7cm}
\begin{center}
{\Large Net\-Socket++ \\[1ex]\large 0.\-1 }\\
\vspace*{1cm}
{\large Generated by Doxygen 1.8.3.1}\\
\vspace*{0.5cm}
{\small Wed Feb 27 2013 00:04:36}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
\pagenumbering{roman}
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}
\hypersetup{pageanchor=true,citecolor=blue}
\chapter{Namespace Index}
\input{namespaces}
\chapter{Hierarchical Index}
\input{hierarchy}
\chapter{Class Index}
\input{annotated}
\chapter{File Index}
\input{files}
\chapter{Namespace Documentation}
\input{namespace_net_socket_p_p}
\chapter{Class Documentation}
\input{class_net_socket_p_p_1_1_client_socket}
\input{class_net_socket_p_p_1_1_h_t_t_p_client_socket}
\input{class_net_socket_p_p_1_1_h_t_t_p_reply}
\input{class_net_socket_p_p_1_1_net_socket}
\input{class_net_socket_p_p_1_1_network_exception}
\input{class_net_socket_p_p_1_1_server_function_args}
\input{class_net_socket_p_p_1_1_server_socket}
\input{class_net_socket_p_p_1_1_socket_exception}
\chapter{File Documentation}
\input{_client_socket_8h}
\input{_h_t_t_p_client_socket_8h}
\input{_net_socket_8h}
\input{_net_socket_p_p_8h}
\input{_network_exception_8h}
\input{_server_socket_8h}
\input{_socket_exception_8h}
\addcontentsline{toc}{part}{Index}
\printindex
\end{document}