TServerSocket.h File Reference

#include "TSocket.h"
#include <string>

Go to the source code of this file.

Classes

class  TServerSocket

Typedefs

typedef Int_t(*) SrvAuth_t (TSocket *sock, const char *, const char *, std::string &, Int_t &, Int_t &, std::string &, TSeqCollection *)
typedef Int_t(*) SrvClup_t (TSeqCollection *)

Variables

const UChar_t kSrvAuth = 0x1
const UChar_t kSrvNoAuth = (kSrvAuth<<4)


Typedef Documentation

typedef Int_t(*) SrvAuth_t(TSocket *sock, const char *, const char *, std::string &, Int_t &, Int_t &, std::string &, TSeqCollection *)

Definition at line 35 of file TServerSocket.h.

typedef Int_t(*) SrvClup_t(TSeqCollection *)

Definition at line 38 of file TServerSocket.h.


Variable Documentation

const UChar_t kSrvAuth = 0x1

Definition at line 41 of file TServerSocket.h.

Referenced by authserv(), and G__cpp_setup_global4().

const UChar_t kSrvNoAuth = (kSrvAuth<<4)

Definition at line 42 of file TServerSocket.h.

Referenced by G__cpp_setup_global4().


Generated on Tue Jul 5 16:04:38 2011 for ROOT_528-00b_version by  doxygen 1.5.1