![]() |
PandaRoot
|
#include <PndContainerRegister.h>
Public Member Functions | |
Bool_t | RequestsSpecificBranch () const |
TString | GetKey () const |
Public Attributes | |
TString | fBranchname {""} |
TString | fClassType {""} |
Bool_t | fIsOutput {kFALSE} |
Bool_t | fIsPersistent {kTRUE} |
Definition at line 30 of file PndContainerRegister.h.
|
inline |
Definition at line 36 of file PndContainerRegister.h.
References fBranchname, and fClassType.
Referenced by PndContainerRegister::Request().
|
inline |
Definition at line 35 of file PndContainerRegister.h.
References fBranchname.
Referenced by PndProcessTask::HandledRequest().
TString PndContainerRegister::PndContainerType_t::fBranchname {""} |
Definition at line 31 of file PndContainerRegister.h.
Referenced by GetKey(), PndProcessTask::HandledRequest(), PndContainerRegister::Request(), and RequestsSpecificBranch().
TString PndContainerRegister::PndContainerType_t::fClassType {""} |
Definition at line 32 of file PndContainerRegister.h.
Referenced by PndProcessTask::DispatchRequest(), GetKey(), PndProcessTask::HandledRequest(), and PndContainerRegister::Request().
Bool_t PndContainerRegister::PndContainerType_t::fIsOutput {kFALSE} |
Definition at line 33 of file PndContainerRegister.h.
Referenced by PndProcessTask::HandledRequest(), and PndContainerRegister::Request().
Bool_t PndContainerRegister::PndContainerType_t::fIsPersistent {kTRUE} |
Definition at line 34 of file PndContainerRegister.h.
Referenced by PndProcessTask::HandledRequest(), and PndContainerRegister::Request().