Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::RDF::Internal::RSqliteDSDataSet Struct Reference

The state of an open dataset in terms of the sqlite3 C library.

Definition at line 330 of file RSqliteDS.cxx.

Public Attributes

sqlite3 * fDb = nullptr
 
sqlite3_stmt * fQuery = nullptr
 

Member Data Documentation

◆ fDb

sqlite3* ROOT::RDF::Internal::RSqliteDSDataSet::fDb = nullptr

Definition at line 331 of file RSqliteDS.cxx.

◆ fQuery

sqlite3_stmt* ROOT::RDF::Internal::RSqliteDSDataSet::fQuery = nullptr

Definition at line 332 of file RSqliteDS.cxx.

Collaboration diagram for ROOT::RDF::Internal::RSqliteDSDataSet:
[legend]

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