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/classcPathParser.html | 100 ----------------------------------------- 1 file changed, 100 deletions(-) delete mode 100644 doc/html/classcPathParser.html (limited to 'doc/html/classcPathParser.html') diff --git a/doc/html/classcPathParser.html b/doc/html/classcPathParser.html deleted file mode 100644 index 73acf1d..0000000 --- a/doc/html/classcPathParser.html +++ /dev/null @@ -1,100 +0,0 @@ - - -UPnP/DLNA plugin for VDR: cPathParser Class Reference - - - - - -
-

cPathParser Class Reference

#include <search.h> -

- -

-List of all members. - - - - -

Static Public Member Functions

static bool parse (const char *Path, int *Section, int *Method, propertyMap *Properties)
-


Detailed Description

-Web path parser

-Parses paths which came from the webserver. It splits the path into a section, a certain method and its properties.

-This can be used to easily determine which file was requested by a client


Member Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
bool cPathParser::parse (const char *  Path,
int *  Section,
int *  Method,
propertyMap *  Properties 
) [static]
-
-
- -

-Parses the path

-This will parse the path and stores the result in the pointers given.

-

Returns:
returns
    -
  • true, if the parsing was successful
  • false, otherwise
-
-
Parameters:
- - - - - -
Path the path which is parsed
Section the number of the registered section
Method the number of the registered method
Properties the properties found in the path
-
- -
-

-


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