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

defs.h File Reference

Standard definitions used all across the library, particularly things that don't fit well anywhere else. More...

#include "platform.h"
#include <mysql.h>

Include dependency graph for defs.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  mysqlpp

Typedefs

typedef MYSQL_FIELD Field
 Alias for MYSQL_FIELD.
typedef const char cchar
 Contraction for 'const char*'.
typedef unsigned int uint
 Contraction for 'unsigned int'.

Enumerations

enum  sql_cmp_type { sql_use_compare }
 Used to disambiguate overloads of equal_list() in SSQLSes.

Variables

const bool use_exceptions = true
 Alias for 'true', to make code requesting exceptions more readable.


Detailed Description

Standard definitions used all across the library, particularly things that don't fit well anywhere else.


Generated on Tue Aug 16 12:53:46 2005 for MySQL++ by  doxygen 1.3.9.1