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

cFilterCriteria Class Reference

#include <search.h> +

+ +

+List of all members. + + + + +

Static Public Member Functions

static cStringList * parse (const char *Filter)
+


Detailed Description

+Parses the filter criteria

+This parses the filter criteria which comes from a Browse or Search request.


Member Function Documentation

+ +
+
+ + + + + + + + + +
cStringList * cFilterCriteria::parse (const char *  Filter  )  [static]
+
+
+ +

+Parses the filter criteria

+This parses the filter criteria. It may be a empty string list, a NULL pointer or a list with properties which shall be shown in the DIDL-Lite fragment.

+

Returns:
the stringlist containing the filter
+
Parameters:
+ + +
Filter the filter string
+
+ +
+

+


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