mysqlpp::Fields Class Reference

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

#include <fields.h>

Inheritance diagram for mysqlpp::Fields:

mysqlpp::const_subscript_container< OnType, ValueType, ReturnType, SizeType, DiffType > 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 10 Oct 2017 for MySQL++ by  doxygen 1.4.7