Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
mysqlpp::tiny_int Class Reference
Class for holding an SQL tiny_int
object.
More...
#include <tiny_int.h>
List of all members.
Detailed Description
Class for holding an SQL tiny_int
object.
This is required because the closest C++ type, char
, doesn't have all the right semantics. For one, inserting a char
into a stream won't give you a number.
The documentation for this class was generated from the following file:
Generated on Thu May 5 05:31:35 2005 for MySQL++ by
1.2.18