#include "TVirtualAuth.h" |
TVirtualAuth
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~TVirtualAuth()
virtual TSecContext* Authenticate(TSocket*, const char* host, const char* user, Option_t* options)
static TClass* Class()
virtual Int_t ClientVersion()
virtual void ErrorMsg(const char* where, Int_t ecode)
virtual TClass* IsA() const
virtual const char* Name() const
TVirtualAuth& operator=(const TVirtualAuth&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TVirtualAuth
Abstract interface for client authentication code.
Inline Functions
void ~TVirtualAuth()
TSecContext* Authenticate(TSocket*, const char* host, const char* user, Option_t* options)
Int_t ClientVersion()
void ErrorMsg(const char* where, Int_t ecode)
const char* Name() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TVirtualAuth& operator=(const TVirtualAuth&)
Author: G. Ganis 08/07/05
Last update: Tue Oct 18 22:45:52 2005
Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.