Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TPgSQLStatement.h File Reference
#include "TSQLStatement.h"
Include dependency graph for TPgSQLStatement.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  PgSQL_Stmt_t
 
class  TPgSQLStatement
 

Typedefs

typedef struct pg_conn PGconn
 
typedef struct pg_result PGresult
 

Typedef Documentation

◆ PGconn

typedef struct pg_conn PGconn

Definition at line 18 of file TPgSQLStatement.h.

◆ PGresult

typedef struct pg_result PGresult

Definition at line 21 of file TPgSQLStatement.h.