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

cClass Struct Reference

#include <object.h> -

- -

-List of all members. - - - - - - - - - - - - - -

Public Member Functions

bool operator== (const cClass &cmp)
bool operator!= (const cClass &cmp)

Public Attributes

-cString ID
 The upnp class ID.
-bool includeDerived
 flag, to indicate if derived classes are allowed
-


Detailed Description

-Structure of a UPnP Class

-This represents a UPnP Class


Member Function Documentation

- -
-
- - - - - - - - - -
bool cClass::operator!= (const cClass cmp  )  [inline]
-
-
- -

-Compares two classes

-

Parameters:
- - -
cmp the other class to compare with
-
- -
-

- -

-
- - - - - - - - - -
bool cClass::operator== (const cClass cmp  )  [inline]
-
-
- -

-Compares two classes

-

Parameters:
- - -
cmp the other class to compare with
-
- -
-

-


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