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

cRows Class Reference

#include <database.h> -

-

-Collaboration diagram for cRows:
-
-

Collaboration graph
- - -
[legend]
- -

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

Public Member Functions

bool fetchRow (cRow **Row)

Friends

-class cSQLiteDatabase
-


Detailed Description

-Result rows of a SQL SELECT request

-Contains the rows of a SQL SELECT request

-

See also:
cRow
-

Member Function Documentation

- -
-
- - - - - - - - - -
bool cRows::fetchRow (cRow **  Row  ) 
-
-
- -

-Fetches a row from the result

-This fetches the next row in the resultset by storing the contents of that row in the first parameter.

-

Returns:
returns
    -
  • true, if more rows to come
  • false, if the row is its last in this resultset.
-
-
Parameters:
- - -
Row The Pointer of the row
-
- -
-

-


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