Logo ROOT  
Reference Guide
TXNetSystemConnectGuard Class Reference

Definition at line 103 of file TXNetSystem.h.

Public Member Functions

 TXNetSystemConnectGuard (TXNetSystem *xn, const char *url)
 Construct a guard object. More...
 
 ~TXNetSystemConnectGuard ()
 Destructor: close the connection. More...
 
XrdClientAdmin * ClientAdmin () const
 
bool IsValid () 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 761 of file TXNetSystem.cxx.

◆ ~TXNetSystemConnectGuard()

TXNetSystemConnectGuard::~TXNetSystemConnectGuard ( )

Destructor: close the connection.

Definition at line 773 of file TXNetSystem.cxx.

Member Function Documentation

◆ ClientAdmin()

XrdClientAdmin * TXNetSystemConnectGuard::ClientAdmin ( ) const
inline

Definition at line 114 of file TXNetSystem.h.

◆ IsValid()

bool TXNetSystemConnectGuard::IsValid ( ) const
inline

Definition at line 112 of file TXNetSystem.h.

◆ NotifyLastError()

void TXNetSystemConnectGuard::NotifyLastError ( )

Print message about last occured error.

Definition at line 781 of file TXNetSystem.cxx.

Member Data Documentation

◆ fClientAdmin

XrdClientAdmin* TXNetSystemConnectGuard::fClientAdmin
private

Definition at line 106 of file TXNetSystem.h.

Libraries for TXNetSystemConnectGuard:
[legend]

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