TSecContextCleanup Class Reference

#include <TSecContext.h>

Inheritance diagram for TSecContextCleanup:

TObject TObject List of all members.

Public Member Functions

 TSecContextCleanup (Int_t port, Int_t proto, Int_t type)
virtual ~TSecContextCleanup ()
Int_t GetPort () const
Int_t GetProtocol () const
Int_t GetType () const
 TSecContextCleanup (Int_t port, Int_t proto, Int_t type)
virtual ~TSecContextCleanup ()
Int_t GetPort () const
Int_t GetProtocol () const
Int_t GetType () const

Private Attributes

Int_t fPort
Int_t fServerProtocol
Int_t fServerType

Detailed Description

Definition at line 115 of file TSecContext.h.


Constructor & Destructor Documentation

TSecContextCleanup::TSecContextCleanup ( Int_t  port,
Int_t  proto,
Int_t  type 
) [inline]

Definition at line 123 of file TSecContext.h.

virtual TSecContextCleanup::~TSecContextCleanup (  )  [inline, virtual]

Definition at line 125 of file TSecContext.h.

TSecContextCleanup::TSecContextCleanup ( Int_t  port,
Int_t  proto,
Int_t  type 
) [inline]

Definition at line 123 of file TSecContext.h.

virtual TSecContextCleanup::~TSecContextCleanup (  )  [inline, virtual]

Definition at line 125 of file TSecContext.h.


Member Function Documentation

Int_t TSecContextCleanup::GetPort (  )  const [inline]

Definition at line 127 of file TSecContext.h.

References fPort.

Referenced by TRootSecContext::CleanupSecContext().

Int_t TSecContextCleanup::GetProtocol (  )  const [inline]

Definition at line 128 of file TSecContext.h.

References fServerProtocol.

Referenced by TRootSecContext::CleanupSecContext(), and TSlave::Close().

Int_t TSecContextCleanup::GetType (  )  const [inline]

Definition at line 129 of file TSecContext.h.

References fServerType.

Referenced by TRootSecContext::CleanupSecContext(), and TSlave::Close().

Int_t TSecContextCleanup::GetPort (  )  const [inline]

Definition at line 127 of file TSecContext.h.

References fPort.

Int_t TSecContextCleanup::GetProtocol (  )  const [inline]

Definition at line 128 of file TSecContext.h.

References fServerProtocol.

Int_t TSecContextCleanup::GetType (  )  const [inline]

Definition at line 129 of file TSecContext.h.

References fServerType.


Member Data Documentation

Int_t TSecContextCleanup::fPort [private]

Definition at line 118 of file TSecContext.h.

Referenced by GetPort().

Int_t TSecContextCleanup::fServerProtocol [private]

Definition at line 119 of file TSecContext.h.

Referenced by GetProtocol().

Int_t TSecContextCleanup::fServerType [private]

Definition at line 120 of file TSecContext.h.

Referenced by GetType().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:46:38 2011 for ROOT_528-00b_version by  doxygen 1.5.1