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

sql_string.h File Reference

Declares an std::string derivative that adds some things needed within the library. More...

#include "common.h"
#include "null.h"
#include <stdio.h>
#include <string>

Include dependency graph for sql_string.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


Detailed Description

Declares an std::string derivative that adds some things needed within the library.

This class adds some flags needed by other parts of MySQL++, and it adds conversion functions from any primitive type. This helps in inserting these primitive types into the database, because we need everything in string form to build SQL queries.


Generated on Wed Jul 11 15:34:57 2007 for MySQL++ by doxygen 1.3.5