library: libCore
#include "TVirtualAuth.h"

TVirtualAuth


class description - header file - source file - inheritance tree (.pdf)

class TVirtualAuth

Inheritance Chart:
TVirtualAuth
 
    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() TVirtualAuth& operator=(const TVirtualAuth&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

virtual ~TVirtualAuth()
Int_t ClientVersion()
void ErrorMsg(const char *where, Int_t ecode)

Last update: Tue Jul 11 12:01:13 2006


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.