Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
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.
 
 TProofServLogHandlerGuard (FILE *f, TSocket *s, const char *pfx="", Bool_t on=kTRUE)
 Init a guard for executing a command in a pipe.
 
virtual ~TProofServLogHandlerGuard ()
 Close a guard for executing a command in a pipe.
 

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 354 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 374 of file TProofServ.cxx.

◆ ~TProofServLogHandlerGuard()

TProofServLogHandlerGuard::~TProofServLogHandlerGuard ( )
virtual

Close a guard for executing a command in a pipe.

Definition at line 394 of file TProofServ.cxx.

Member Data Documentation

◆ fExecHandler

TProofServLogHandler* TProofServLogHandlerGuard::fExecHandler
private

Definition at line 404 of file TProofServ.h.

Libraries for TProofServLogHandlerGuard:

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