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

mystring.h File Reference

Declares String class, MySQL++'s generic std::string-like class, used for holding data received from the database server. More...

#include "common.h"
#include "datetime.h"
#include "exceptions.h"
#include "null.h"
#include "sql_buffer.h"
#include <string>
#include <sstream>
#include <limits>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Namespaces

namespace  mysqlpp

Classes

class  mysqlpp::String
 A std::string work-alike that can convert itself from SQL text data formats to C++ data types. More...


Detailed Description

Declares String class, MySQL++'s generic std::string-like class, used for holding data received from the database server.


Generated on Thu Nov 27 01:21:16 2008 for MySQL++ by  doxygen 1.3.9.1