library: libRootAuth
#include "TRootAuth.h"

TRootAuth


class description - header file
viewCVS header

class TRootAuth: public TVirtualAuth

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
TRootAuth()
TRootAuth(const TRootAuth&)
virtual~TRootAuth()
virtual TSecContext*Authenticate(TSocket*, const char* host, const char* user, Option_t* options = "")
static TClass*Class()
virtual Int_tClientVersion()
virtual voidErrorMsg(const char* where, Int_t ecode = -1)
virtual TClass*IsA() const
virtual const char*Name()
TRootAuth&operator=(const TRootAuth&)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Class Description

TRootAuth()
{ }
virtual ~TRootAuth()
{ }
TSecContext * Authenticate(TSocket *, const char *host, const char *user, Option_t *options = "")
void ErrorMsg(const char *where, Int_t ecode = -1)
const char * Name()
{ return TString("Root"); }

Last update: Tue Nov 21 09:35:37 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.