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
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 752 of file TXNetSystem.cxx.

TXNetSystemConnectGuard::~TXNetSystemConnectGuard ( )

Destructor: close the connection.

Definition at line 764 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: