Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

mysqlpp::Row Class Reference

Manages rows from a result set. More...

#include <row.h>

Inheritance diagram for mysqlpp::Row:

Inheritance graph
[legend]
Collaboration diagram for mysqlpp::Row:

Collaboration graph
[legend]
List of all members.

Public Methods

const Row & self () const
 Return a const reference to this object.

Row & self ()
 Return a reference to this object.

const ResUseparent () const
 Return a reference to our parent class.

size_type size () const
 Get the number of fields in the row.

const ColData operator[] (size_type i) const
 Get the value of a field given its index.

 operator bool () const
 Returns true if there is data in the row.


Detailed Description

Manages rows from a result set.


The documentation for this class was generated from the following files:
Generated on Thu May 5 05:31:33 2005 for MySQL++ by doxygen1.2.18