![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for OracleParser:
Collaboration diagram for OracleParser:Public Member Functions | |
| OracleParser (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 () |
Protected Attributes | |
| TString | fTNS |
Definition at line 643 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 643 of file TSQLUrl.cxx
| OracleParser::OracleParser | ( | const TString & | url | ) |
Definition at line 661 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 661 of file TSQLUrl.cxx
References Tokenizer::Forw(), fTNS, Tokenizer::GetString(), filter::parser, Tokenizer::SetDelim(), and Tokenizer::Skip().
Here is the call graph for this function:
|
inlineprotectedvirtual |
Definition at line 652 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 652 of file TSQLUrl.cxx
|
inlineprotectedvirtual |
Definition at line 655 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 655 of file TSQLUrl.cxx
|
protectedvirtual |
Definition at line 685 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 685 of file TSQLUrl.cxx
|
inlineprotectedvirtual |
Definition at line 651 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 651 of file TSQLUrl.cxx
|
protectedvirtual |
Definition at line 697 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 697 of file TSQLUrl.cxx
|
inlineprotectedvirtual |
Definition at line 653 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 653 of file TSQLUrl.cxx
|
inlineprotectedvirtual |
Definition at line 648 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 648 of file TSQLUrl.cxx
|
inlineprotectedvirtual |
Definition at line 649 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 649 of file TSQLUrl.cxx
|
protected |
Definition at line 646 of file TSQLUrl.cxx.
View newest version in sPHENIX GitHub at line 646 of file TSQLUrl.cxx
Referenced by OracleParser().