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

mysqlpp::FieldTypes Class Reference

A vector of SQL field types. More...

#include <field_types.h>

List of all members.

Public Methods

FieldTypes & operator= (const ResUse *res)
 Creates a new list based on the info in res.

FieldTypes & operator= (int i)
 Creates a new list with a given number of fields.

mysql_type_infooperator[] (int i)
 Returns a field type within the list given its index.


Detailed Description

A vector of SQL field types.


Member Function Documentation

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

Creates a new list with a given number of fields.

Initializes the list from the data returned by MySQL C API function mysql_type_info().

Parameters:
i  size of field list to create


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