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

mysqlpp::Fields Class Reference

A container similar to std::vector for holding mysqlpp::Field records. More...

#include <fields.h>

Inheritance diagram for mysqlpp::Fields:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 Fields ()
 Default constructor.

 Fields (ResUse *r)
 Create a field list from a result set.

const Fieldoperator[] (size_type i) const
 Returns a field given its index.

const Fieldoperator[] (int i) const
 Returns a field given its index.

size_type size () const
 get the number of fields


Detailed Description

A container similar to std::vector for holding mysqlpp::Field records.


The documentation for this class was generated from the following files:
Generated on Thu May 26 09:40:32 2005 for MySQL++ by doxygen1.2.18