wxSQLite3 4.9.10
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
wxSQLite3BlobReference Class Reference

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
 

Detailed Description

Reference counted blob object (internal)

Constructor & Destructor Documentation

◆ wxSQLite3BlobReference()

wxSQLite3BlobReference::wxSQLite3BlobReference ( sqlite3_blob * blob = NULL)
inline

Default constructor.

◆ ~wxSQLite3BlobReference()

virtual wxSQLite3BlobReference::~wxSQLite3BlobReference ( )
inlinevirtual

Default destructor.

Friends And Related Symbol Documentation

◆ wxSQLite3Blob


The documentation for this class was generated from the following file: