Loading [MathJax]/extensions/tex2jax.js
Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
TXNetSystemConnectGuard Class Reference

Definition at line 103 of file TXNetSystem.h.

Public Member Functions

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

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:

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