mysqlpp::FieldTypes Class Reference

A vector of SQL field types. More...

#include <field_types.h>

Inheritance diagram for mysqlpp::FieldTypes:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FieldTypes ()
 Default constructor.
 FieldTypes (const ResUse *res)
 Create list of field types from a result set.
 FieldTypes (int i)
 Create fixed-size list of uninitialized field types.
FieldTypesoperator= (const ResUse *res)
 Initialize field list based on a result set.
FieldTypesoperator= (int i)
 Insert a given number of uninitialized field type objects at the beginning of the list.
mysql_type_infooperator[] (int i)
 Returns a field type within the list given its index.
const mysql_type_infooperator[] (int i) const
 Returns a field type within the list given its index, in const context.

Detailed Description

A vector of SQL field types.


Member Function Documentation

FieldTypes& mysqlpp::FieldTypes::operator= ( int  i  )  [inline]

Insert a given number of uninitialized field type objects at the beginning of the list.

Parameters:
i number of field type objects to insert


The documentation for this class was generated from the following files:
Generated on Tue Jan 23 12:05:16 2007 for MySQL++ by  doxygen 1.5.1-3