diff options
Diffstat (limited to 'doc/latex/structcSortCrit.tex')
-rw-r--r-- | doc/latex/structcSortCrit.tex | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/latex/structcSortCrit.tex b/doc/latex/structcSortCrit.tex new file mode 100644 index 0000000..5a38bfa --- /dev/null +++ b/doc/latex/structcSortCrit.tex @@ -0,0 +1,29 @@ +\hypertarget{structcSortCrit}{ +\section{cSortCrit Struct Reference} +\label{structcSortCrit}\index{cSortCrit@{cSortCrit}} +} +{\tt \#include $<$search.h$>$} + +\subsection*{Public Attributes} +\begin{CompactItemize} +\item +\hypertarget{structcSortCrit_fedfdc7edd9ec85496338f52df0a04d1}{ +const char $\ast$ \hyperlink{structcSortCrit_fedfdc7edd9ec85496338f52df0a04d1}{Property}} +\label{structcSortCrit_fedfdc7edd9ec85496338f52df0a04d1} + +\begin{CompactList}\small\item\em the Property, which shall be sorted \item\end{CompactList}\item +\hypertarget{structcSortCrit_ca3564efa1903ab8b1ba144d43c6715f}{ +bool \hyperlink{structcSortCrit_ca3564efa1903ab8b1ba144d43c6715f}{SortDescending}} +\label{structcSortCrit_ca3564efa1903ab8b1ba144d43c6715f} + +\begin{CompactList}\small\item\em sort the objects in descending order \item\end{CompactList}\end{CompactItemize} + + +\subsection{Detailed Description} +Sort criteria + +This is a structure for sorting objects. It has a certain property and a direction flag. + +The documentation for this struct was generated from the following file:\begin{CompactItemize} +\item +misc/search.h\end{CompactItemize} |