library: libProofx #include "TXUnixSocket.h" |
TXUnixSocket
class description - source file - inheritance tree (.pdf)
public:
TXUnixSocket(const char* u, Int_t psid = -1, Char_t ver = -1)
virtual ~TXUnixSocket()
static TClass* Class()
virtual Int_t GetClientID() const
virtual Int_t GetClientIDSize() const
virtual TClass* IsA() const
virtual void RemoveClientID()
virtual void SetClientID(Int_t cid)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
list<Int_t> fClientIDs
TXUnixSocket
Implementation of TXSocket using PF_UNIX sockets.
Used for the internal connection between coordinator and proofserv.
Inline Functions
void ~TXUnixSocket()
TXUnixSocket TXUnixSocket(const char* u, Int_t psid = -1, Char_t ver = -1)
Int_t GetClientID() const
Int_t GetClientIDSize() const
void RemoveClientID()
void SetClientID(Int_t cid)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Author: G. Ganis Oct 2005
Last update: root/proofx:$Name: $:$Id: TXUnixSocket.h,v 1.2 2006/02/26 16:09:57 rdm Exp $
Copyright (C) 1995-2005, 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.