From 2f45223f577c91db7fd962020b3473f5a34f369c Mon Sep 17 00:00:00 2001 From: Denis Loh Date: Mon, 25 Jan 2010 12:17:38 +0100 Subject: Removed documentation from repository --- doc/html/classcSortCriteria.html | 82 ---------------------------------------- 1 file changed, 82 deletions(-) delete mode 100644 doc/html/classcSortCriteria.html (limited to 'doc/html/classcSortCriteria.html') diff --git a/doc/html/classcSortCriteria.html b/doc/html/classcSortCriteria.html deleted file mode 100644 index 256d5b7..0000000 --- a/doc/html/classcSortCriteria.html +++ /dev/null @@ -1,82 +0,0 @@ - - -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