Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
SQLite3_Stmt_t Struct Reference

Definition at line 20 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 21 of file TSQLiteStatement.h.

◆ fRes

sqlite3_stmt* SQLite3_Stmt_t::fRes

Definition at line 22 of file TSQLiteStatement.h.

Collaboration diagram for SQLite3_Stmt_t:
[legend]

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