library: libCore
#include "TVirtualAuth.h"

TVirtualAuth


class description - header file
viewCVS header

class TVirtualAuth

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
 
    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_tClientVersion()
virtual voidErrorMsg(const char* where, Int_t ecode)
virtual TClass*IsA() const
virtual const char*Name()
TVirtualAuth&operator=(const TVirtualAuth&)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Class Description

virtual ~TVirtualAuth()
{ }
TSecContext * Authenticate(TSocket *, const char *host, const char *user, Option_t *options)
void ErrorMsg(const char *where, Int_t ecode)
const char * Name()

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