type_info.h File Reference

Declares classes that provide an interface between the SQL and C++ type systems. More...

#include "common.h"
#include <mysql.h>
#include <map>
#include <typeinfo>

Include dependency graph for type_info.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mysqlpp

Classes

class  mysqlpp::mysql_type_info
 Holds basic type information for ColData. More...

Functions

bool mysqlpp::operator== (const mysql_type_info &a, const mysql_type_info &b)
 Returns true if two mysql_type_info objects are equal.
bool mysqlpp::operator!= (const mysql_type_info &a, const mysql_type_info &b)
 Returns true if two mysql_type_info objects are not equal.
bool mysqlpp::operator== (const std::type_info &a, const mysql_type_info &b)
 Returns true if a given mysql_type_info object is equal to a given C++ type_info object.
bool mysqlpp::operator!= (const std::type_info &a, const mysql_type_info &b)
 Returns true if a given mysql_type_info object is not equal to a given C++ type_info object.
bool mysqlpp::operator== (const mysql_type_info &a, const std::type_info &b)
 Returns true if a given mysql_type_info object is equal to a given C++ type_info object.
bool mysqlpp::operator!= (const mysql_type_info &a, const std::type_info &b)
 Returns true if a given mysql_type_info object is not equal to a given C++ type_info object.


Detailed Description

Declares classes that provide an interface between the SQL and C++ type systems.

These classes are mostly used internal to the library.


Generated on Wed Feb 28 06:57:25 2007 for MySQL++ by  doxygen 1.5.1-3