wxSQLite3 4.10.1
|
Definition of the sqlite3_chararray object (internal) More...
Public Attributes | |
int | n |
char ** | a |
void(* | xFree )(void *) |
Definition of the sqlite3_chararray object (internal)
char** sqlite3_chararray::a |
int sqlite3_chararray::n |
void(* sqlite3_chararray::xFree) (void *) |