diff options
author | Denis Loh <denis.loh@gmail.com> | 2010-01-25 12:17:38 +0100 |
---|---|---|
committer | Denis Loh <denis.loh@gmail.com> | 2010-01-25 12:17:38 +0100 |
commit | 2f45223f577c91db7fd962020b3473f5a34f369c (patch) | |
tree | 2f4aa21c6b22856f46f64378d6caac057a9b7b27 /doc/latex/classcUPnPObjects.tex | |
parent | 724cb5e3783311f6b8c808852dbe2de59f2399b0 (diff) | |
download | vdr-plugin-upnp-2f45223f577c91db7fd962020b3473f5a34f369c.tar.gz vdr-plugin-upnp-2f45223f577c91db7fd962020b3473f5a34f369c.tar.bz2 |
Removed documentation from repository
Diffstat (limited to 'doc/latex/classcUPnPObjects.tex')
-rw-r--r-- | doc/latex/classcUPnPObjects.tex | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/doc/latex/classcUPnPObjects.tex b/doc/latex/classcUPnPObjects.tex deleted file mode 100644 index 2dcffe9..0000000 --- a/doc/latex/classcUPnPObjects.tex +++ /dev/null @@ -1,39 +0,0 @@ -\hypertarget{classcUPnPObjects}{ -\section{cUPnPObjects Class Reference} -\label{classcUPnPObjects}\index{cUPnPObjects@{cUPnPObjects}} -} -{\tt \#include $<$object.h$>$} - -\subsection*{Public Member Functions} -\begin{CompactItemize} -\item -void \hyperlink{classcUPnPObjects_d9368864f90f5b72742895015df1aef2}{SortBy} (const char $\ast$Property, bool Descending=false) -\end{CompactItemize} - - -\subsection{Detailed Description} -List of UPnP Objects - -This is a cList of UPnP Objects The list can be sorted by using a specific property - -\subsection{Member Function Documentation} -\hypertarget{classcUPnPObjects_d9368864f90f5b72742895015df1aef2}{ -\index{cUPnPObjects@{cUPnPObjects}!SortBy@{SortBy}} -\index{SortBy@{SortBy}!cUPnPObjects@{cUPnPObjects}} -\subsubsection[{SortBy}]{\setlength{\rightskip}{0pt plus 5cm}void cUPnPObjects::SortBy (const char $\ast$ {\em Property}, \/ bool {\em Descending} = {\tt false})}} -\label{classcUPnPObjects_d9368864f90f5b72742895015df1aef2} - - -Sorts the list - -This sorts the list by a specific property and a certain direction \begin{Desc} -\item[Parameters:] -\begin{description} -\item[{\em Property}]the property used for sorting \item[{\em Descending}]the direction of the sort \end{description} -\end{Desc} - - -The documentation for this class was generated from the following files:\begin{CompactItemize} -\item -database/object.h\item -database/object.cpp\end{CompactItemize} |