Logo ROOT   6.14/05
Reference Guide
Functions
TPgSQLServer.cxx File Reference
#include "TPgSQLServer.h"
#include "TPgSQLResult.h"
#include "TPgSQLStatement.h"
#include "TSQLColumnInfo.h"
#include "TSQLTableInfo.h"
#include "TSQLRow.h"
#include "TUrl.h"
#include "TList.h"
Include dependency graph for TPgSQLServer.cxx:

Functions

TSQLServerROOT_Plugin_TPgSQLServer (const char *db, const char *uid, const char *pw)
 PluginManager generator function. More...
 

Function Documentation

◆ ROOT_Plugin_TPgSQLServer()

TSQLServer* ROOT_Plugin_TPgSQLServer ( const char *  db,
const char *  uid,
const char *  pw 
)

PluginManager generator function.

Definition at line 25 of file TPgSQLServer.cxx.