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/classcSortCriteria.html | 82 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 doc/html/classcSortCriteria.html (limited to 'doc/html/classcSortCriteria.html') diff --git a/doc/html/classcSortCriteria.html b/doc/html/classcSortCriteria.html new file mode 100644 index 0000000..256d5b7 --- /dev/null +++ b/doc/html/classcSortCriteria.html @@ -0,0 +1,82 @@ + + +UPnP/DLNA plugin for VDR: cSortCriteria Class Reference + + + + + +
+

cSortCriteria Class Reference

#include <search.h> +

+

+Collaboration diagram for cSortCriteria:
+
+

Collaboration graph
+ + +
[legend]
+ +

+List of all members. + + + + +

Static Public Member Functions

static cList< cSortCrit > * parse (const char *Sort)
+


Detailed Description

+Creates a list with sort criteria

+This parser creates a list of sort criteria. It parses the sort criteria string from a Browse or Search request and stores the information in a cSortCrit structure.


Member Function Documentation

+ +
+
+ + + + + + + + + +
cList< cSortCrit > * cSortCriteria::parse (const char *  Sort  )  [static]
+
+
+ +

+Parses the sort criteria

+This parses the sort criteria and returns a list with valid criterias

+

Returns:
returns
    +
  • a list with valid sort criterias
  • null, otherwise
+
+
Parameters:
+ + +
Sort the string container the sort criteria
+
+ +
+

+


The documentation for this class was generated from the following files: +
+
Generated on Sun Nov 8 15:44:09 2009 for UPnP/DLNA plugin for VDR by  + +doxygen 1.5.8
+ + -- cgit v1.2.3