library: libNetx #include "TXAbsNetCommon.h" |
TXAbsNetCommon
class description - source file - inheritance tree (.pdf)
class TXAbsNetCommon : public TXAbsUnsolicitedMsgHandler
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
~TXAbsNetCommon()
virtual Bool_t OpenFileWhenRedirected(char* newfhandle, Bool_t& wasopen)
TXAbsNetCommon& operator=(const TXAbsNetCommon&)
void SetParm(const char* parm, int val)
void SetParm(const char* parm, double val)
TXAbsNetCommon
Authors: Alvise Dorigo, Fabrizio Furano
INFN Padova, 2003
Called when an obj inheriting from this class gets redirected in
sending a command to the server
Inline Functions
void ~TXAbsNetCommon()
Bool_t OpenFileWhenRedirected(char* newfhandle, Bool_t& wasopen)
void SetParm(const char* parm, int val)
void SetParm(const char* parm, double val)
TXAbsNetCommon& operator=(const TXAbsNetCommon&)
Author: Alvise Dorigo, Fabrizio Furano
Last update: root/netx:$Name: $:$Id: TXAbsNetCommon.h,v 1.2 2004/08/20 22:16:33 rdm Exp $
Copyright (C) 1995-2004, 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.