| MySQL++
        3.2.4
        | 
Declares the SQLBuffer class. More...
Go to the source code of this file.
| Classes | |
| class | mysqlpp::SQLBuffer | 
| Holds SQL data in string form plus type information for use in converting the string to compatible C++ data types.  More... | |
| Typedefs | |
| typedef RefCountedPointer< SQLBuffer > | mysqlpp::RefCountedBuffer | 
| Reference-counted version of SQLBuffer.  More... | |
Declares the SQLBuffer class.
| typedef RefCountedPointer<SQLBuffer> mysqlpp::RefCountedBuffer | 
Reference-counted version of SQLBuffer.
No one uses SQLBuffer directly. It exists only for use in a RefCountedPointer wrapper.
 1.8.14
 1.8.14