ROOT  6.06/08
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::TXNetSystemConnectGuard ( TXNetSystem xn,
const char *  url 
)

Construct a guard object.

Definition at line 762 of file TXNetSystem.cxx.

§ ~TXNetSystemConnectGuard()

TXNetSystemConnectGuard::~TXNetSystemConnectGuard ( )

Destructor: close the connection.

Definition at line 774 of file TXNetSystem.cxx.

Member Function Documentation

§ ClientAdmin()

XrdClientAdmin* TXNetSystemConnectGuard::ClientAdmin ( ) const
inline

§ IsValid()

bool TXNetSystemConnectGuard::IsValid ( ) const
inline

§ NotifyLastError()

void TXNetSystemConnectGuard::NotifyLastError ( )

Member Data Documentation

§ fClientAdmin

XrdClientAdmin* TXNetSystemConnectGuard::fClientAdmin
private

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