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

cUPnPObjects Class Reference

#include <object.h> +

+ +

+List of all members. + + + + +

Public Member Functions

void SortBy (const char *Property, bool Descending=false)
+


Detailed Description

+List of UPnP Objects

+This is a cList of UPnP Objects The list can be sorted by using a specific property


Member Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
void cUPnPObjects::SortBy (const char *  Property,
bool  Descending = false 
)
+
+
+ +

+Sorts the list

+This sorts the list by a specific property and a certain direction

Parameters:
+ + + +
Property the property used for sorting
Descending the direction of the sort
+
+ +
+

+


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