#include "hrichsendercal.h"

HRichSenderCal


class description - source file - inheritance tree (.pdf)

class HRichSenderCal : public HReconstructor

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HRichSenderCal
    private:
void initNetwork() public:
HRichSenderCal() HRichSenderCal(Text_t* name, Text_t* title, Text_t* host, Int_t port) ~HRichSenderCal() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() HCategory* getCalCat() virtual Bool_t init() virtual TClass* IsA() const void setCalCat(HCategory* pCalCat) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t nPort Text_t* hostname ! TSocket* sock ! TMessage* mess ! HCategory* fCalCat !

Class Description


HRichSenderCal(Text_t *name,Text_t *title,Text_t *host,Int_t port) : HReconstructor(name,title)

HRichSenderCal()

~HRichSenderCal(void)

Bool_t init()

void initNetwork()

Bool_t finalize()

Int_t execute()



Inline Functions


         HCategory* getCalCat()
               void setCalCat(HCategory* pCalCat)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Last update: Fri Jan 26 12:30:01 2007


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.