Logo ROOT   6.10/09
Reference Guide
List of all members | Public Attributes | List of all members
SQLite3_Stmt_t Struct Reference

Definition at line 19 of file TSQLiteStatement.h.

Public Attributes

sqlite3 * fConn
 
sqlite3_stmt * fRes
 

#include <TSQLiteStatement.h>

Member Data Documentation

◆ fConn

sqlite3* SQLite3_Stmt_t::fConn

Definition at line 20 of file TSQLiteStatement.h.

◆ fRes

sqlite3_stmt* SQLite3_Stmt_t::fRes

Definition at line 21 of file TSQLiteStatement.h.


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