GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#include <TGo4HDF5SourceParameter.h>
Public Member Functions | |
TGo4HDF5SourceParameter () | |
TGo4HDF5SourceParameter (const char *name) | |
virtual | ~TGo4HDF5SourceParameter () |
![]() | |
TGo4EventSourceParameter () | |
TGo4EventSourceParameter (const char *name, Int_t id=0) | |
virtual | ~TGo4EventSourceParameter () |
Int_t | GetID () const |
Int_t | GetTimeout () const |
void | SetTimeout (Int_t out) |
void | Print (Option_t *opt="") const override |
Bool_t | UpdateFrom (TGo4Parameter *rhs) override |
![]() | |
TGo4Parameter () | |
TGo4Parameter (const char *name, const char *title="This is a Go4 Parameter Object") | |
virtual | ~TGo4Parameter () |
virtual Int_t | PrintParameter (Text_t *buffer=nullptr, Int_t buflen=0) |
void | Print (Option_t *opt="") const override |
Bool_t | UpdateFromUrl (const char *rest_url_opt) |
virtual Bool_t | CustomUpdateFrom () const |
void | Clear (Option_t *opt="") override |
void | GetMemberValues (TObjArray *fItems) |
Bool_t | SetMemberValues (TObjArray *fItems) |
void | SavePrimitive (std::ostream &fs, Option_t *opt="") override |
TGo4ParameterStatus * | CreateStatus () |
Bool_t | SetStatus (TGo4ParameterStatus *status) |
Additional Inherited Members | |
![]() | |
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 20 of file TGo4HDF5SourceParameter.h.
TGo4HDF5SourceParameter::TGo4HDF5SourceParameter | ( | ) |
Definition at line 25 of file TGo4HDF5SourceParameter.cxx.
References GO4TRACE.
TGo4HDF5SourceParameter::TGo4HDF5SourceParameter | ( | const char * | name | ) |
Definition at line 19 of file TGo4HDF5SourceParameter.cxx.
References GO4TRACE.
|
virtual |
Definition at line 32 of file TGo4HDF5SourceParameter.cxx.
References GO4TRACE.