|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4RevServParameter.h>
Inheritance diagram for TGo4RevServParameter:Public Member Functions | |
| TGo4RevServParameter () | |
| TGo4RevServParameter (const char *name, Int_t defport=0) | |
| virtual | ~TGo4RevServParameter () |
Public Member Functions inherited from TGo4MbsSourceParameter | |
| TGo4MbsSourceParameter () | |
| TGo4MbsSourceParameter (const char *name, Int_t id) | |
| virtual | ~TGo4MbsSourceParameter () |
| void | SetStartEvent (UInt_t firstindex) |
| UInt_t | GetStartEvent () const |
| void | SetStopEvent (UInt_t lastindex) |
| UInt_t | GetStopEvent () const |
| void | SetEventInterval (UInt_t skipinterval) |
| UInt_t | GetEventInterval () const |
| void | SetPort (Int_t port) |
| Int_t | GetPort () const |
| void | SetRetryCnt (Int_t cnt) |
| Int_t | GetRetryCnt () const |
| virtual Int_t | PrintParameter (Text_t *buffer=0, Int_t buflen=0) |
| virtual Bool_t | UpdateFrom (TGo4Parameter *rhs) |
Public Member Functions inherited from TGo4EventSourceParameter | |
| TGo4EventSourceParameter () | |
| TGo4EventSourceParameter (const char *name, Int_t id=0) | |
| virtual | ~TGo4EventSourceParameter () |
| Int_t | GetID () const |
| Int_t | GetTimeout () const |
| void | SetTimeout (Int_t out) |
Public Member Functions inherited from TGo4Parameter | |
| TGo4Parameter () | |
| TGo4Parameter (const char *name, const char *title="This is a Go4 Parameter Object") | |
| virtual | ~TGo4Parameter () |
| virtual void | Print (Option_t *dummy="") const |
| Bool_t | UpdateFromUrl (const char *rest_url_opt) |
| virtual Bool_t | CustomUpdateFrom () const |
| virtual void | Clear (Option_t *opt="") |
| void | GetMemberValues (TObjArray *fItems) |
| Bool_t | SetMemberValues (TObjArray *fItems) |
| virtual void | SavePrimitive (std::ostream &fs, Option_t *opt="") |
| TGo4ParameterStatus * | CreateStatus () |
| Bool_t | SetStatus (TGo4ParameterStatus *status) |
Additional Inherited Members | |
Protected Member Functions inherited from TGo4Parameter | |
| void | GetMemberValues (TObjArray *fItems, TClass *cl, char *ptr, unsigned long int cloffset) |
| Bool_t | SetMemberValues (TObjArray *items, Int_t &itemsindx, TClass *cl, char *ptr, unsigned long int cloffset) |
| Int_t | FindArrayLength (TObjArray *items, Int_t &itemsindx, TDataMember *member) |
Definition at line 19 of file TGo4RevServParameter.h.
| TGo4RevServParameter::TGo4RevServParameter | ( | ) |
Definition at line 29 of file TGo4RevServParameter.cxx.
References GO4TRACE.
| TGo4RevServParameter::TGo4RevServParameter | ( | const char * | name, |
| Int_t | defport = 0 |
||
| ) |
Definition at line 21 of file TGo4RevServParameter.cxx.
References GO4TRACE, and TGo4MbsSourceParameter::SetPort().
|
virtual |
Definition at line 35 of file TGo4RevServParameter.cxx.
References GO4TRACE.
1.8.8