Main | License | Installation | FAQ | Screenshots | Contact | Links | Sf.net | Freshmeat.net | KDE-Apps.org
Requirements | Design | Modules | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

MySQL C++ Wrappers


Data Structures

class  Database
class  MySQLDaemon
class  MySQLDatabase
class  MySQLNetwork
class  MySQLResultRow
class  MySQLServer
class  MySQLSocket
class  MySQLStatement
class  ResultRow
class  Server
class  Statement

Typedefs

typedef
boost::shared_ptr
< Database
DatabasePtr
 Smart-Pointer referencing a database-object.
typedef
boost::shared_ptr
< MySQLDaemon
MySQLDaemonPtr
typedef
boost::shared_ptr
< MySQLDatabase
MySQLDatabasePtr
 Smart-Pointer referencing a MySQL-database.
typedef
boost::shared_ptr
< MySQLNetwork
MySQLNetworkPtr
 Smart-Pointer referencing a MySQL-server.
typedef
boost::shared_ptr
< MySQLResultRow
MySQLResultRowPtr
typedef
boost::shared_ptr
< MySQLServer
MySQLServerPtr
 Smart-Pointer referencing a MySQL-server.
typedef
boost::shared_ptr
< MySQLSocket
MySQLSocketPtr
 Smart-Pointer referencing a MySQL-socket.
typedef
boost::shared_ptr
< MySQLStatement
MySQLStatementPtr
typedef
boost::shared_ptr
< ResultRow
ResultRowPtr
typedef
boost::shared_ptr
< Server
ServerPtr
 Smart-Pointer referencing a MySQL-server.
typedef
boost::shared_ptr
< Statement
StatementPtr

Detailed Description

The MySQL C++ wrappers are offering a higher-level interface to MySQL.

Typedef Documentation

typedef boost::shared_ptr< Database > DatabasePtr

Smart-Pointer referencing a database-object.

Definition at line 54 of file database.hpp.

typedef boost::shared_ptr< MySQLDaemon > MySQLDaemonPtr

Definition at line 60 of file mysqlDaemon.hpp.

typedef boost::shared_ptr< MySQLDatabase > MySQLDatabasePtr

Smart-Pointer referencing a MySQL-database.

Definition at line 54 of file mysqlDatabase.hpp.

typedef boost::shared_ptr< MySQLNetwork > MySQLNetworkPtr

Smart-Pointer referencing a MySQL-server.

Definition at line 57 of file mysqlNetwork.hpp.

typedef boost::shared_ptr< MySQLResultRow > MySQLResultRowPtr

Definition at line 49 of file mysqlResultRow.hpp.

typedef boost::shared_ptr< MySQLServer > MySQLServerPtr

Smart-Pointer referencing a MySQL-server.

Definition at line 53 of file mysqlServer.hpp.

typedef boost::shared_ptr< MySQLSocket > MySQLSocketPtr

Smart-Pointer referencing a MySQL-socket.

Definition at line 58 of file mysqlSocket.hpp.

typedef boost::shared_ptr< MySQLStatement > MySQLStatementPtr

Definition at line 56 of file mysqlStatement.hpp.

typedef boost::shared_ptr< ResultRow > ResultRowPtr

Definition at line 46 of file resultRow.hpp.

typedef boost::shared_ptr< Server > ServerPtr

Smart-Pointer referencing a MySQL-server.

Definition at line 43 of file server.hpp.

typedef boost::shared_ptr< Statement > StatementPtr

Definition at line 49 of file statement.hpp.



anymeal 0.30 - recipe management software - Make the most of your food! - © Jan Wedekind Sun Sep 14 16:01:28 2008 - GNU Free Documentation License