Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PostgreSQLParser Class Reference
+ Inheritance diagram for PostgreSQLParser:
+ Collaboration diagram for PostgreSQLParser:

Public Member Functions

 PostgreSQLParser (const TString &url)
 

Protected Member Functions

virtual TString DefaultProtocol ()
 
virtual TString DefaultSubProtocol ()
 
virtual TString DefaultDriver ()
 
virtual TString DefaultHost ()
 
virtual TString DefaultDatabase ()
 
virtual TString DefaultPort ()
 
virtual TString DefaultOptions ()
 
virtual TString DefaultDescription ()
 

Detailed Description

Definition at line 744 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 744 of file TSQLUrl.cxx

Constructor & Destructor Documentation

PostgreSQLParser::PostgreSQLParser ( const TString &  url)

Definition at line 761 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 761 of file TSQLUrl.cxx

Member Function Documentation

virtual TString PostgreSQLParser::DefaultDatabase ( )
inlineprotectedvirtual

Definition at line 751 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 751 of file TSQLUrl.cxx

virtual TString PostgreSQLParser::DefaultDescription ( )
inlineprotectedvirtual

Definition at line 754 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 754 of file TSQLUrl.cxx

TString PostgreSQLParser::DefaultDriver ( )
protectedvirtual

Definition at line 766 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 766 of file TSQLUrl.cxx

virtual TString PostgreSQLParser::DefaultHost ( )
inlineprotectedvirtual

Definition at line 750 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 750 of file TSQLUrl.cxx

virtual TString PostgreSQLParser::DefaultOptions ( )
inlineprotectedvirtual

Definition at line 753 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 753 of file TSQLUrl.cxx

virtual TString PostgreSQLParser::DefaultPort ( )
inlineprotectedvirtual

Definition at line 752 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 752 of file TSQLUrl.cxx

virtual TString PostgreSQLParser::DefaultProtocol ( )
inlineprotectedvirtual

Definition at line 747 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 747 of file TSQLUrl.cxx

virtual TString PostgreSQLParser::DefaultSubProtocol ( )
inlineprotectedvirtual

Definition at line 748 of file TSQLUrl.cxx.

View newest version in sPHENIX GitHub at line 748 of file TSQLUrl.cxx


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