Logo ROOT   6.12/07
Reference Guide
List of all members | Public Attributes | List of all members
PgSQL_Stmt_t Struct Reference

Definition at line 26 of file TPgSQLStatement.h.

Public Attributes

PGconn * fConn
 
PGresult * fRes
 

#include <TPgSQLStatement.h>

Member Data Documentation

◆ fConn

PGconn* PgSQL_Stmt_t::fConn

Definition at line 27 of file TPgSQLStatement.h.

◆ fRes

PGresult* PgSQL_Stmt_t::fRes

Definition at line 28 of file TPgSQLStatement.h.


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