110 lines
3.1 KiB
TeX
110 lines
3.1 KiB
TeX
|
|
|
|
\documentclass[a4paper]{asimbook}
|
|
|
|
\usepackage{a4wide}
|
|
\usepackage{makeidx}
|
|
\usepackage{fancyhdr}
|
|
\usepackage{graphicx}
|
|
\usepackage{multicol}
|
|
\usepackage{float}
|
|
\usepackage{textcomp}
|
|
\usepackage{alltt}
|
|
\usepackage{times}
|
|
\ifx\pdfoutput\undefined
|
|
\usepackage[ps2pdf,pagebackref=true,colorlinks=true,linkcolor=blue]{hyperref}
|
|
\usepackage{pspicture}
|
|
\else
|
|
\usepackage[pdftex,pagebackref=true,colorlinks=true,linkcolor=blue]{hyperref}
|
|
\fi
|
|
\usepackage{doxygen}
|
|
|
|
\makeindex
|
|
\setcounter{tocdepth}{1}
|
|
\renewcommand{\footrulewidth}{0.4pt}
|
|
\raggedbottom
|
|
|
|
|
|
\begin{document}
|
|
|
|
\begin{titlepage}
|
|
\vspace*{7cm}
|
|
\begin{center}
|
|
{\Large Kite - Detailed Router Reference Manual\\[1ex]\large 1.0 }\\
|
|
\vspace*{1cm}
|
|
{\large Generated by Doxygen 1.8.5}\\
|
|
\vspace*{0.5cm}
|
|
{\small Mon Oct 1 2018 14:29:11}\\
|
|
\end{center}
|
|
\end{titlepage}
|
|
|
|
\clearemptydoublepage
|
|
\pagenumbering{roman}
|
|
|
|
\tableofcontents
|
|
\clearemptydoublepage
|
|
|
|
\pagenumbering{arabic}
|
|
\section{Detailed Router Documentation}
|
|
\label{index}\hypertarget{index}{}\input{index}
|
|
\section{Notes}
|
|
\label{pageNotes}
|
|
\hypertarget{pageNotes}{}
|
|
\input{pageNotes}
|
|
\section{Module Index}
|
|
\input{modules}
|
|
\section{Namespace Index}
|
|
\input{namespaces}
|
|
\section{Hierarchical Index}
|
|
\input{hierarchy}
|
|
\section{Class Index}
|
|
\input{annotated}
|
|
\section{Module Documentation}
|
|
\input{group__grpSynthHierarchy}
|
|
\include{group__AlgorithmOverview}
|
|
\section{Namespace Documentation}
|
|
\input{namespaceanonymous__namespace_02AutoSegment_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02ChipTools_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02GCell_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02KatabaticEngine_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02LoadGrByNet_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02Manipulator_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02NegociateWindow_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02RoutingPlane_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02SegmentFsm_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02Session_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02Track_8cpp_03}
|
|
\input{namespaceanonymous__namespace_02TrackElement_8cpp_03}
|
|
\input{namespaceKite}
|
|
\section{Class Documentation}
|
|
\input{classKite_1_1DataNegociate}
|
|
\input{classKite_1_1HorizontalTrack}
|
|
\input{classKite_1_1RoutingEvent_1_1Key}
|
|
\input{classKite_1_1KiteEngine}
|
|
\input{classKite_1_1Manipulator}
|
|
\input{classKite_1_1NegociateWindow}
|
|
\input{classKite_1_1RoutingEvent}
|
|
\input{classKite_1_1RoutingEventHistory}
|
|
\input{classKite_1_1RoutingEventLoop}
|
|
\input{classKite_1_1RoutingEventQueue}
|
|
\input{classKite_1_1RoutingPlane}
|
|
\input{classKite_1_1SegmentAction}
|
|
\input{classKite_1_1SegmentFsm}
|
|
\input{classKite_1_1SegmentObserver}
|
|
\input{classKite_1_1Session}
|
|
\input{classKite_1_1Track}
|
|
\input{classKite_1_1TrackElement}
|
|
\input{classKite_1_1TrackFixedSegment}
|
|
\input{classKite_1_1TrackMarker}
|
|
\input{classKite_1_1TrackSegment}
|
|
\input{classKite_1_1VerticalTrack}
|
|
%--- End generated contents ---
|
|
|
|
% Index
|
|
\newpage
|
|
\phantomsection
|
|
\addcontentsline{toc}{part}{Index}
|
|
\printindex
|
|
|
|
\end{document}
|