wxSQLite3 4.9.12
|
Reference counted blob object (internal) More...
Public Member Functions | |
wxSQLite3BlobReference (sqlite3_blob *blob=NULL) | |
Default constructor. | |
virtual | ~wxSQLite3BlobReference () |
Default destructor. | |
Friends | |
class WXDLLIMPEXP_FWD_SQLITE3 | wxSQLite3Blob |
Reference counted blob object (internal)
|
inline |
Default constructor.
|
inlinevirtual |
Default destructor.
|
friend |