GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
TGo4HttpProxy Class Reference

#include <TGo4HttpProxy.h>

+ Inheritance diagram for TGo4HttpProxy:

Public Member Functions

 TGo4HttpProxy ()
 
virtual ~TGo4HttpProxy ()
 
void SetAccount (const char *username, const char *passwd)
 
Bool_t Connect (const char *nodename)
 
Bool_t UpdateHierarchy (Bool_t sync=kTRUE)
 
virtual void Initialize (TGo4Slot *slot)
 
virtual void Finalize (TGo4Slot *slot)
 
virtual Bool_t HasSublevels () const
 
virtual TGo4AccessProvideAccess (const char *name)
 
virtual TGo4LevelIterMakeIter ()
 
virtual Int_t GetObjectKind ()
 
virtual const char * GetContainedClassName ()
 
virtual TObject * GetAssignedObject ()
 
virtual const char * GetContainedObjectInfo ()
 
virtual Int_t GetObjectSizeInfo ()
 
virtual void WriteData (TGo4Slot *slot, TDirectory *dir, Bool_t onlyobjs)
 
virtual void ReadData (TGo4Slot *slot, TDirectory *dir)
 
virtual void Update (TGo4Slot *slot, Bool_t strong)
 
virtual TString FindCommand (const char *name)
 
virtual Int_t NumCommandArgs (const char *name)
 
virtual Bool_t SubmitCommand (const char *name, Int_t waitres=-1, const char *arg1=0, const char *arg2=0, const char *arg3=0)
 
virtual const char * GetUserName () const
 
virtual Bool_t IsAnalysisServer () const
 
virtual Bool_t IsGo4Analysis () const
 
virtual Bool_t IsConnected ()
 
virtual Bool_t IsViewer ()
 
virtual Bool_t IsController ()
 
virtual Bool_t IsAdministrator ()
 
virtual Bool_t CanSubmitObjects ()
 
virtual void RequestAnalysisSettings ()
 
virtual void SubmitAnalysisSettings ()
 
virtual void CloseAnalysisSettings ()
 
virtual Bool_t NamesListReceived ()
 
virtual Bool_t RefreshNamesList ()
 
virtual Bool_t DelayedRefreshNamesList (Int_t delay_sec)
 
virtual Bool_t IsAnalysisRunning () const
 
virtual void StartAnalysis ()
 
virtual void StopAnalysis ()
 
virtual Bool_t RequestObjectStatus (const char *objectname, TGo4Slot *tgtslot)
 
virtual Bool_t UpdateAnalysisObject (const char *objectname, TObject *obj)
 
virtual void ClearAllAnalysisObjects ()
 
virtual void ClearAnalysisObject (const char *fullpath)
 
virtual void RemoteTreeDraw (const char *treename, const char *varexp, const char *cutcond, const char *hname)
 
virtual void RequestEventStatus (const char *evname, Bool_t astree, TGo4Slot *tgtslot)
 
virtual void RemotePrintEvent (const char *evname, Int_t evnumber, Int_t subid, Bool_t ishex, Bool_t islong)
 
virtual void ChageObjectProtection (const char *fullpath, const char *flags)
 
virtual void RemoveObjectFromAnalysis (const char *fullpath)
 
virtual void ExecuteLine (const char *line)
 
virtual void PrintDynListEntry (const char *fullpath)
 
virtual void LoadConfigFile (const char *fname)
 
virtual void SaveConfigFile (const char *fname)
 
virtual void WriteAutoSave (const char *fname, Int_t complevel, Bool_t overwrite)
 
virtual void ResetDebugOutputRequests ()
 
virtual void DisconnectAnalysis (Int_t waittime=30, Bool_t servershutdown=kFALSE)
 
- Public Member Functions inherited from TGo4ServerProxy
 TGo4ServerProxy ()
 
virtual ~TGo4ServerProxy ()
 
TGo4SlotParentSlot ()
 
TGo4SlotSettingsSlot ()
 
TGo4SlotRatemeterSlot ()
 
TGo4SlotLoginfoSlot ()
 
TGo4SlotDebugOutputSlot ()
 
virtual const char * GetServerName () const
 
void SetAnalysisLaunched (Int_t on=1)
 
Int_t IsAnalysisLaunched () const
 
void SetAnalysisReady (Bool_t on=kTRUE)
 
Bool_t IsAnalysisReady () const
 
void SetAnalysisSettingsReady (Bool_t on=kTRUE)
 
Bool_t IsAnalysisSettingsReady () const
 
virtual Int_t NumberOfWaitingProxyes ()
 
 ClassDef (TGo4ServerProxy, 1)
 
- Public Member Functions inherited from TGo4Proxy
 TGo4Proxy ()
 
virtual ~TGo4Proxy ()
 
virtual Bool_t RemoveRegisteredObject (TObject *obj)
 
virtual Bool_t Use () const
 
virtual Bool_t IsAcceptObject (TClass *cl)
 
virtual Bool_t AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner)
 
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)
 
 ClassDef (TGo4Proxy, 1)
 

Protected Member Functions

void GetHReply (QByteArray &res)
 counter during shutdown More...
 
XMLNodePointer_t FindItem (const char *name, XMLNodePointer_t curr=0) const
 
TString MakeUrlPath (XMLNodePointer_t item)
 
void ProcessUpdateTimer ()
 
void ProcessRegularMultiRequest (Bool_t finished=kFALSE)
 
Bool_t ServerHasRestrict ()
 
Bool_t ServerHasMulti ()
 
Bool_t SubmitURL (const char *path, Int_t waitres=-1)
 
Bool_t PostObject (const char *prefix, TObject *obj, Int_t waitres=-1, Bool_t destroy_after=kTRUE)
 
Bool_t CheckUserName (const char *expects, Bool_t dflt=kFALSE)
 
Bool_t CheckShutdown (Bool_t force=kFALSE)
 
TGo4HttpAccessSubmitRequest (const char *itemname, Int_t kind, TGo4Slot *tgtslot, const char *extra_arg=0)
 

Protected Attributes

TXMLEngine * fXML
 
XMLDocPointer_t fxHierarchy
 
QHttpProxy fComm
 pointer on dabc::Hierarchy class More...
 
Int_t fRateCnt
 
Int_t fStatusCnt
 counter for ratemeter updates More...
 
Int_t fDebugCnt
 counter for status messages updates More...
 
Bool_t fbAnalysisRunning
 counter for debug output updates More...
 
TString fUserName
 
TString fPassword
 user name and password - More...
 
Bool_t fConnected
 
QNetworkReply * fRegularReq
 true if connected More...
 
Int_t fShutdownCnt
 multiple request for rate, log and messages More...
 
- Protected Attributes inherited from TGo4ServerProxy
TGo4SlotfxParentSlot
 
Bool_t fbAnalysisReady
 
Bool_t fbAnalysisSettingsReady
 
Int_t fAnalysisLaunched
 
TString fNodeName
 0 - not launched, 1 - external shell, 2 - in qt shell More...
 
TString fInfoStr
 

Friends

class QHttpProxy
 
class TGo4HttpAccess
 

Additional Inherited Members

- Static Public Member Functions inherited from TGo4ServerProxy
static Bool_t GetLaunchString (TString &launchcmd, TString &killcmd, Int_t serverkind, Int_t shellkind, Int_t konsole, const char *name, const char *remotehost, const char *remotedir, const char *remoteexe, Int_t guiport, Int_t exe_kind=0, const char *exeargs=0)
 
- Static Public Member Functions inherited from TGo4Proxy
static TClass * GetClass (const char *classname, Bool_t load=kFALSE)
 

Detailed Description

Here Go4/ROOT-specific functionality of HttpProxy

Definition at line 113 of file TGo4HttpProxy.h.

Constructor & Destructor Documentation

TGo4HttpProxy::TGo4HttpProxy ( )

Definition at line 578 of file TGo4HttpProxy.cpp.

References fUserName, and fXML.

TGo4HttpProxy::~TGo4HttpProxy ( )
virtual

Definition at line 598 of file TGo4HttpProxy.cpp.

References fxHierarchy, and fXML.

Member Function Documentation

Bool_t TGo4HttpProxy::CanSubmitObjects ( )
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 857 of file TGo4HttpProxy.cpp.

References IsGo4Analysis(), IsViewer(), and ServerHasRestrict().

void TGo4HttpProxy::ChageObjectProtection ( const char *  fullpath,
const char *  flags 
)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1377 of file TGo4HttpProxy.cpp.

References TGo4Status::kGo4CanDelete, TGo4Status::kGo4NoReset, and SubmitURL().

Bool_t TGo4HttpProxy::CheckShutdown ( Bool_t  force = kFALSE)
protected
Bool_t TGo4HttpProxy::CheckUserName ( const char *  expects,
Bool_t  dflt = kFALSE 
)
protected

Definition at line 833 of file TGo4HttpProxy.cpp.

References FindItem(), and fXML.

Referenced by IsAdministrator(), IsController(), and IsViewer().

void TGo4HttpProxy::ClearAllAnalysisObjects ( )
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 888 of file TGo4HttpProxy.cpp.

References SubmitCommand().

void TGo4HttpProxy::ClearAnalysisObject ( const char *  fullpath)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 894 of file TGo4HttpProxy.cpp.

References TGo4Slot::ProduceFolderAndName(), and SubmitCommand().

void TGo4HttpProxy::CloseAnalysisSettings ( )
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 881 of file TGo4HttpProxy.cpp.

References TGo4ServerProxy::SetAnalysisSettingsReady(), and SubmitCommand().

Bool_t TGo4HttpProxy::Connect ( const char *  nodename)

Definition at line 721 of file TGo4HttpProxy.cpp.

References TGo4ServerProxy::fNodeName, and UpdateHierarchy().

Referenced by TGo4Script::ConnectHttp().

Bool_t TGo4HttpProxy::DelayedRefreshNamesList ( Int_t  delay_sec)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 850 of file TGo4HttpProxy.cpp.

References fComm.

void TGo4HttpProxy::DisconnectAnalysis ( Int_t  waittime = 30,
Bool_t  servershutdown = kFALSE 
)
virtual

Close connection to analysis and destroys proxy with correspondent slot. Wait waittime (in sec) for safe disconnection of the analysis. if servershutdown = kTRUE, shutdown command will be sent to analysis

Reimplemented from TGo4ServerProxy.

Definition at line 1416 of file TGo4HttpProxy.cpp.

References CheckShutdown(), fShutdownCnt, IsAdministrator(), IsGo4Analysis(), and SubmitCommand().

void TGo4HttpProxy::ExecuteLine ( const char *  line)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 914 of file TGo4HttpProxy.cpp.

References FindItem(), and SubmitURL().

virtual void TGo4HttpProxy::Finalize ( TGo4Slot slot)
inlinevirtual

Reimplemented from TGo4Proxy.

Definition at line 166 of file TGo4HttpProxy.h.

TString TGo4HttpProxy::FindCommand ( const char *  name)
virtual
XMLNodePointer_t TGo4HttpProxy::FindItem ( const char *  name,
XMLNodePointer_t  curr = 0 
) const
protected
virtual TObject* TGo4HttpProxy::GetAssignedObject ( )
inlinevirtual

Reimplemented from TGo4Proxy.

Definition at line 174 of file TGo4HttpProxy.h.

virtual const char* TGo4HttpProxy::GetContainedClassName ( )
inlinevirtual

Reimplemented from TGo4Proxy.

Definition at line 173 of file TGo4HttpProxy.h.

const char * TGo4HttpProxy::GetContainedObjectInfo ( )
virtual
void TGo4HttpProxy::GetHReply ( QByteArray &  res)
protected

counter during shutdown

Definition at line 690 of file TGo4HttpProxy.cpp.

References TGo4Slot::evObjAssigned, TGo4Slot::ForwardEvent(), fxHierarchy, fXML, and TGo4ServerProxy::fxParentSlot.

Referenced by QHttpProxy::httpFinished().

virtual Int_t TGo4HttpProxy::GetObjectKind ( )
inlinevirtual

Reimplemented from TGo4Proxy.

Definition at line 172 of file TGo4HttpProxy.h.

References TGo4Access::kndFolder.

virtual Int_t TGo4HttpProxy::GetObjectSizeInfo ( )
inlinevirtual

Reimplemented from TGo4Proxy.

Definition at line 176 of file TGo4HttpProxy.h.

virtual const char* TGo4HttpProxy::GetUserName ( ) const
inlinevirtual

Reimplemented from TGo4ServerProxy.

Definition at line 187 of file TGo4HttpProxy.h.

Referenced by GetContainedObjectInfo().

Bool_t TGo4HttpProxy::HasSublevels ( ) const
virtual

Reimplemented from TGo4Proxy.

Definition at line 758 of file TGo4HttpProxy.cpp.

References fxHierarchy.

void TGo4HttpProxy::Initialize ( TGo4Slot slot)
virtual
virtual Bool_t TGo4HttpProxy::IsAdministrator ( )
inlinevirtual

Reimplemented from TGo4ServerProxy.

Definition at line 194 of file TGo4HttpProxy.h.

References CheckUserName().

Referenced by DisconnectAnalysis(), and TGo4MainWindow::ShutdownAnalysisSlot().

virtual Bool_t TGo4HttpProxy::IsAnalysisRunning ( ) const
inlinevirtual

Reimplemented from TGo4ServerProxy.

Definition at line 205 of file TGo4HttpProxy.h.

References fbAnalysisRunning.

virtual Bool_t TGo4HttpProxy::IsAnalysisServer ( ) const
inlinevirtual

Reimplemented from TGo4ServerProxy.

Definition at line 189 of file TGo4HttpProxy.h.

virtual Bool_t TGo4HttpProxy::IsConnected ( )
inlinevirtual

Reimplemented from TGo4ServerProxy.

Definition at line 191 of file TGo4HttpProxy.h.

References fConnected.

Referenced by ProcessUpdateTimer(), and TGo4MainWindow::ShutdownAnalysisSlot().

virtual Bool_t TGo4HttpProxy::IsController ( )
inlinevirtual

Reimplemented from TGo4ServerProxy.

Definition at line 193 of file TGo4HttpProxy.h.

References CheckUserName().

Bool_t TGo4HttpProxy::IsGo4Analysis ( ) const
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 820 of file TGo4HttpProxy.cpp.

References FindItem(), and fXML.

Referenced by CanSubmitObjects(), DisconnectAnalysis(), and Initialize().

virtual Bool_t TGo4HttpProxy::IsViewer ( )
inlinevirtual

Reimplemented from TGo4ServerProxy.

Definition at line 192 of file TGo4HttpProxy.h.

References CheckUserName().

Referenced by CanSubmitObjects().

void TGo4HttpProxy::LoadConfigFile ( const char *  fname)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1399 of file TGo4HttpProxy.cpp.

References SubmitURL().

TGo4LevelIter * TGo4HttpProxy::MakeIter ( )
virtual

Reimplemented from TGo4Proxy.

Definition at line 780 of file TGo4HttpProxy.cpp.

References fxHierarchy, and fXML.

TString TGo4HttpProxy::MakeUrlPath ( XMLNodePointer_t  item)
protected

Definition at line 666 of file TGo4HttpProxy.cpp.

References fxHierarchy, and fXML.

Referenced by TGo4HttpAccess::TGo4HttpAccess().

Bool_t TGo4HttpProxy::NamesListReceived ( )
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 731 of file TGo4HttpProxy.cpp.

References fComm, QHttpProxy::fHReply, and fxHierarchy.

Int_t TGo4HttpProxy::NumCommandArgs ( const char *  name)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 993 of file TGo4HttpProxy.cpp.

References FindItem(), and fXML.

Referenced by FindCommand().

Bool_t TGo4HttpProxy::PostObject ( const char *  prefix,
TObject *  obj,
Int_t  waitres = -1,
Bool_t  destroy_after = kTRUE 
)
protected
void TGo4HttpProxy::PrintDynListEntry ( const char *  fullpath)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1394 of file TGo4HttpProxy.cpp.

References SubmitURL().

void TGo4HttpProxy::ProcessRegularMultiRequest ( Bool_t  finished = kFALSE)
protected
void TGo4HttpProxy::ProcessUpdateTimer ( )
protected
TGo4Access * TGo4HttpProxy::ProvideAccess ( const char *  name)
virtual

Reimplemented from TGo4Proxy.

Definition at line 763 of file TGo4HttpProxy.cpp.

References FindItem(), fXML, and TGo4HttpAccess.

void TGo4HttpProxy::ReadData ( TGo4Slot slot,
TDirectory *  dir 
)
virtual

Reimplemented from TGo4Proxy.

Definition at line 792 of file TGo4HttpProxy.cpp.

Bool_t TGo4HttpProxy::RefreshNamesList ( )
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 845 of file TGo4HttpProxy.cpp.

References UpdateHierarchy().

Referenced by TGo4BrowserOptions::RefreshBtn_clicked().

void TGo4HttpProxy::RemotePrintEvent ( const char *  evname,
Int_t  evnumber,
Int_t  subid,
Bool_t  ishex,
Bool_t  islong 
)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1365 of file TGo4HttpProxy.cpp.

References SubmitURL().

void TGo4HttpProxy::RemoteTreeDraw ( const char *  treename,
const char *  varexp,
const char *  cutcond,
const char *  hname 
)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1310 of file TGo4HttpProxy.cpp.

References TGo4Slot::ProduceFolderAndName(), and SubmitURL().

void TGo4HttpProxy::RemoveObjectFromAnalysis ( const char *  fullpath)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 904 of file TGo4HttpProxy.cpp.

References TGo4Slot::ProduceFolderAndName(), and SubmitCommand().

void TGo4HttpProxy::RequestAnalysisSettings ( )
virtual
void TGo4HttpProxy::RequestEventStatus ( const char *  evname,
Bool_t  astree,
TGo4Slot tgtslot 
)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1349 of file TGo4HttpProxy.cpp.

References SubmitRequest(), and SubmitURL().

Bool_t TGo4HttpProxy::RequestObjectStatus ( const char *  objectname,
TGo4Slot tgtslot 
)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 933 of file TGo4HttpProxy.cpp.

References SubmitRequest().

void TGo4HttpProxy::ResetDebugOutputRequests ( )
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1109 of file TGo4HttpProxy.cpp.

References TGo4Slot::AssignObject(), and TGo4ServerProxy::DebugOutputSlot().

void TGo4HttpProxy::SaveConfigFile ( const char *  fname)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1404 of file TGo4HttpProxy.cpp.

References SubmitURL().

Bool_t TGo4HttpProxy::ServerHasMulti ( )
protected

Definition at line 811 of file TGo4HttpProxy.cpp.

References FindItem(), and fXML.

Referenced by ProcessUpdateTimer().

Bool_t TGo4HttpProxy::ServerHasRestrict ( )
protected

Definition at line 803 of file TGo4HttpProxy.cpp.

References FindItem(), and fXML.

Referenced by CanSubmitObjects(), and PostObject().

void TGo4HttpProxy::SetAccount ( const char *  username,
const char *  passwd 
)

Definition at line 606 of file TGo4HttpProxy.cpp.

References fPassword, and fUserName.

Referenced by TGo4Script::ConnectHttp().

void TGo4HttpProxy::StartAnalysis ( )
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 921 of file TGo4HttpProxy.cpp.

References fbAnalysisRunning, and SubmitCommand().

void TGo4HttpProxy::StopAnalysis ( )
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 927 of file TGo4HttpProxy.cpp.

References fbAnalysisRunning, and SubmitCommand().

void TGo4HttpProxy::SubmitAnalysisSettings ( )
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 871 of file TGo4HttpProxy.cpp.

References TGo4Slot::GetAssignedObject(), PostObject(), and TGo4ServerProxy::SettingsSlot().

Bool_t TGo4HttpProxy::SubmitCommand ( const char *  name,
Int_t  waitres = -1,
const char *  arg1 = 0,
const char *  arg2 = 0,
const char *  arg3 = 0 
)
virtual
TGo4HttpAccess * TGo4HttpProxy::SubmitRequest ( const char *  itemname,
Int_t  kind,
TGo4Slot tgtslot,
const char *  extra_arg = 0 
)
protected
Bool_t TGo4HttpProxy::SubmitURL ( const char *  path,
Int_t  waitres = -1 
)
protected
void TGo4HttpProxy::Update ( TGo4Slot slot,
Bool_t  strong 
)
virtual

Reimplemented from TGo4Proxy.

Definition at line 796 of file TGo4HttpProxy.cpp.

References UpdateHierarchy().

Bool_t TGo4HttpProxy::UpdateAnalysisObject ( const char *  objectname,
TObject *  obj 
)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1086 of file TGo4HttpProxy.cpp.

References PostObject().

Bool_t TGo4HttpProxy::UpdateHierarchy ( Bool_t  sync = kTRUE)
void TGo4HttpProxy::WriteAutoSave ( const char *  fname,
Int_t  complevel,
Bool_t  overwrite 
)
virtual

Reimplemented from TGo4ServerProxy.

Definition at line 1409 of file TGo4HttpProxy.cpp.

References SubmitURL().

void TGo4HttpProxy::WriteData ( TGo4Slot slot,
TDirectory *  dir,
Bool_t  onlyobjs 
)
virtual

Reimplemented from TGo4Proxy.

Definition at line 788 of file TGo4HttpProxy.cpp.

Friends And Related Function Documentation

friend class QHttpProxy
friend

Definition at line 115 of file TGo4HttpProxy.h.

friend class TGo4HttpAccess
friend

Definition at line 116 of file TGo4HttpProxy.h.

Referenced by ProvideAccess(), and SubmitRequest().

Member Data Documentation

Bool_t TGo4HttpProxy::fbAnalysisRunning
protected

counter for debug output updates

Definition at line 125 of file TGo4HttpProxy.h.

Referenced by TGo4HttpAccess::httpFinished(), IsAnalysisRunning(), ProcessRegularMultiRequest(), StartAnalysis(), and StopAnalysis().

QHttpProxy TGo4HttpProxy::fComm
protected
Bool_t TGo4HttpProxy::fConnected
protected
Int_t TGo4HttpProxy::fDebugCnt
protected

counter for status messages updates

Definition at line 124 of file TGo4HttpProxy.h.

Referenced by ProcessUpdateTimer().

TString TGo4HttpProxy::fPassword
protected

user name and password -

Definition at line 127 of file TGo4HttpProxy.h.

Referenced by QHttpProxy::authenticationRequiredSlot(), and SetAccount().

Int_t TGo4HttpProxy::fRateCnt
protected

Definition at line 122 of file TGo4HttpProxy.h.

Referenced by ProcessUpdateTimer().

QNetworkReply* TGo4HttpProxy::fRegularReq
protected

true if connected

Definition at line 129 of file TGo4HttpProxy.h.

Referenced by ProcessRegularMultiRequest(), and ProcessUpdateTimer().

Int_t TGo4HttpProxy::fShutdownCnt
protected

multiple request for rate, log and messages

Definition at line 130 of file TGo4HttpProxy.h.

Referenced by CheckShutdown(), DisconnectAnalysis(), and ProcessUpdateTimer().

Int_t TGo4HttpProxy::fStatusCnt
protected

counter for ratemeter updates

Definition at line 123 of file TGo4HttpProxy.h.

Referenced by ProcessUpdateTimer().

TString TGo4HttpProxy::fUserName
protected
XMLDocPointer_t TGo4HttpProxy::fxHierarchy
protected
TXMLEngine* TGo4HttpProxy::fXML
protected

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