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

Definition at line 111 of file TXNetSystem.h.

Public Member Functions

 TXNetSystemConnectGuard (TXNetSystem *xn, const char *url)
 Construct a guard object. More...
 
 ~TXNetSystemConnectGuard ()
 Destructor: close the connection. More...
 
bool IsValid () const
 
XrdClientAdmin * ClientAdmin () const
 
void NotifyLastError ()
 Print message about last occured error. More...
 

Private Attributes

XrdClientAdmin * fClientAdmin
 

#include <TXNetSystem.h>

Constructor & Destructor Documentation

TXNetSystemConnectGuard::TXNetSystemConnectGuard ( TXNetSystem xn,
const char *  url 
)

Construct a guard object.

Definition at line 762 of file TXNetSystem.cxx.

TXNetSystemConnectGuard::~TXNetSystemConnectGuard ( )

Destructor: close the connection.

Definition at line 774 of file TXNetSystem.cxx.

Member Function Documentation

XrdClientAdmin* TXNetSystemConnectGuard::ClientAdmin ( ) const
inline
bool TXNetSystemConnectGuard::IsValid ( ) const
inline
void TXNetSystemConnectGuard::NotifyLastError ( )

Member Data Documentation

XrdClientAdmin* TXNetSystemConnectGuard::fClientAdmin
private

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