ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
TProofServLogHandlerGuard Class Reference

Definition at line 413 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>

+ Collaboration diagram for TProofServLogHandlerGuard:

Constructor & Destructor Documentation

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

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

TProofServLogHandlerGuard::~TProofServLogHandlerGuard ( )
virtual

Close a guard for executing a command in a pipe.

Definition at line 393 of file TProofServ.cxx.

Member Data Documentation

TProofServLogHandler* TProofServLogHandlerGuard::fExecHandler
private

Definition at line 416 of file TProofServ.h.

Referenced by TProofServLogHandlerGuard(), and ~TProofServLogHandlerGuard().


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