ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes | List of all members
TProofServLogHandlerGuard Class Reference

Definition at line 414 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::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 351 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 371 of file TProofServ.cxx.

TProofServLogHandlerGuard::~TProofServLogHandlerGuard ( )
virtual

Close a guard for executing a command in a pipe.

Definition at line 391 of file TProofServ.cxx.

Member Data Documentation

TProofServLogHandler* TProofServLogHandlerGuard::fExecHandler
private

Definition at line 417 of file TProofServ.h.

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

Collaboration diagram for TProofServLogHandlerGuard:
[legend]

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