Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class 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 Member Functions

 Fields ()
 Default constructor.

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

const Fieldat (Fields::size_type i) const
 Returns a field given its index.

const Fieldat (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 Wed Jul 11 15:35:19 2007 for MySQL++ by doxygen 1.3.5