From 724cb5e3783311f6b8c808852dbe2de59f2399b0 Mon Sep 17 00:00:00 2001 From: Denis Loh Date: Mon, 25 Jan 2010 12:10:01 +0100 Subject: Fixed small bug which leads to an empty TV folder --- doc/html/structcSortCrit.html | 50 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 doc/html/structcSortCrit.html (limited to 'doc/html/structcSortCrit.html') diff --git a/doc/html/structcSortCrit.html b/doc/html/structcSortCrit.html new file mode 100644 index 0000000..f3b8fb3 --- /dev/null +++ b/doc/html/structcSortCrit.html @@ -0,0 +1,50 @@ + + +UPnP/DLNA plugin for VDR: cSortCrit Struct Reference + + + + + +
+

cSortCrit Struct Reference

#include <search.h> +

+ +

+List of all members. + + + + + + + + +

Public Attributes

+const char * Property
 the Property, which shall be sorted
+bool SortDescending
 sort the objects in descending order
+


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: +
+
Generated on Sun Nov 8 15:44:09 2009 for UPnP/DLNA plugin for VDR by  + +doxygen 1.5.8
+ + -- cgit v1.2.3