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

coldata.h File Reference

Declares classes for converting string data to any of the basic C types. More...

#include "platform.h"
#include "const_string.h"
#include "convert.h"
#include "defs.h"
#include "exceptions.h"
#include "null.h"
#include "string_util.h"
#include "type_info.h"
#include <mysql.h>
#include <typeinfo>
#include <string>
#include <stdlib.h>

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

Classes

class  mysqlpp::ColData_Tmpl< Str >
 Template for string data that can convert itself to any standard C data type. More...

Typedefs

typedef ColData_Tmpl< const_string > ColData
 The type that is returned by constant rows.
typedef ColData_Tmpl< std::string > MutableColData
 The type that is returned by mutable rows.


Detailed Description

Declares classes for converting string data to any of the basic C types.

Roughly speaking, this defines classes that are the inverse of mysqlpp::SQLString.


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