Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
TProofServLogHandlerGuard Class Reference

Definition at line 401 of file TProofServ.h.

Public Member Functions

 TProofServLogHandlerGuard (const char *cmd, TSocket *s, const char *pfx="", Bool_t on=kTRUE)
 Init a guard for executing a command in a pipe. More...
 
 TProofServLogHandlerGuard (FILE *f, TSocket *s, const char *pfx="", Bool_t on=kTRUE)
 Init a guard for executing a command in a pipe. More...
 
virtual ~TProofServLogHandlerGuard ()
 Close a guard for executing a command in a pipe. More...
 

Private Attributes

TProofServLogHandlerfExecHandler
 

#include <TProofServ.h>

Constructor & Destructor Documentation

◆ TProofServLogHandlerGuard() [1/2]

TProofServLogHandlerGuard::TProofServLogHandlerGuard ( const char *  cmd,
TSocket s,
const char *  pfx = "",
Bool_t  on = kTRUE 
)

Init a guard for executing a command in a pipe.

Definition at line 357 of file TProofServ.cxx.

◆ TProofServLogHandlerGuard() [2/2]

TProofServLogHandlerGuard::TProofServLogHandlerGuard ( FILE *  f,
TSocket s,
const char *  pfx = "",
Bool_t  on = kTRUE 
)

Init a guard for executing a command in a pipe.

Definition at line 377 of file TProofServ.cxx.

◆ ~TProofServLogHandlerGuard()

TProofServLogHandlerGuard::~TProofServLogHandlerGuard ( )
virtual

Close a guard for executing a command in a pipe.

Definition at line 397 of file TProofServ.cxx.

Member Data Documentation

◆ fExecHandler

TProofServLogHandler* TProofServLogHandlerGuard::fExecHandler
private

Definition at line 404 of file TProofServ.h.

Libraries for TProofServLogHandlerGuard:
[legend]

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