dodo::data::base::postgresql::__blob__ Struct Reference
defines blob value More...
#include <dataBasePostgresql.h>
Public Attributes | |
| unsigned int | reference |
| reference in request | |
| const dodoString * | value |
| pointer to blob value | |
Detailed Description
defines blob value
Definition at line 216 of file dataBasePostgresql.h.
Member Data Documentation
| unsigned int dodo::data::base::postgresql::__blob__::reference |
reference in request
Definition at line 217 of file dataBasePostgresql.h.
| const dodoString* dodo::data::base::postgresql::__blob__::value |
pointer to blob value
Definition at line 218 of file dataBasePostgresql.h.
The documentation for this struct was generated from the following file:
- include/libdodo/dataBasePostgresql.h
Generated on Sun Nov 8 03:44:46 2009 for libdodo by
1.6.1

