| 
    GSI Object Oriented Online Offline (Go4) GO4-6.4.0
    
   | 
 
Public Member Functions | |
| TGo4Prefs (const char *hostname) | |
| void | AddFile (const char *fname, bool errorout=false) | 
| std::string | GetOpt (const char *prefix) | 
| return option value with parameters replaced   | |
| const char * | GetPar (const char *name) | 
| bool | HasPar (const char *name) | 
| bool | IsOk () const | 
| Return true if more than two parameter exists, hostname and os is default.   | |
| void | ReplaceEnvPars (std::string &str) | 
| void | ReplacePars (std::string &str) | 
| void | SetPar (const char *name, const char *value, bool force=true) | 
Protected Attributes | |
| std::map< std::string, std::string > | fPars | 
Definition at line 29 of file TGo4ServerProxy.cxx.
      
  | 
  inline | 
Definition at line 33 of file TGo4ServerProxy.cxx.
References SetPar().
      
  | 
  inline | 
Definition at line 45 of file TGo4ServerProxy.cxx.
References TGo4Log::Debug(), GetPar(), HasPar(), and SetPar().
Referenced by TGo4ServerProxy::GetLaunchString().
      
  | 
  inline | 
return option value with parameters replaced
Definition at line 173 of file TGo4ServerProxy.cxx.
References GetPar(), ReplaceEnvPars(), and ReplacePars().
Referenced by TGo4ServerProxy::GetLaunchString().
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
Return true if more than two parameter exists, hostname and os is default.
Definition at line 105 of file TGo4ServerProxy.cxx.
References fPars.
Referenced by TGo4ServerProxy::GetLaunchString().
      
  | 
  inline | 
Definition at line 150 of file TGo4ServerProxy.cxx.
References TGo4Log::Debug().
Referenced by GetOpt().
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 107 of file TGo4ServerProxy.cxx.
References fPars.
Referenced by TGo4Prefs(), AddFile(), and TGo4ServerProxy::GetLaunchString().
      
  | 
  protected | 
Definition at line 31 of file TGo4ServerProxy.cxx.
Referenced by GetPar(), IsOk(), ReplacePars(), and SetPar().