|
enum | {
kndNone = -1,
kndObject = 0,
kndFolder = 1,
kndTreeBranch = 2,
kndTreeLeaf = 3,
kndGo4Param = 4,
kndDataMember = 5,
kndEventElement = 6,
kndMoreFolder = 7,
kndRootCommand = 8
} |
|
void | DoObjectAssignement (TGo4ObjectManager *rcv, const char *path, TObject *obj, Bool_t owner) |
|
Definition at line 76 of file TGo4DabcProxy.cxx.
TGo4DabcAccess::TGo4DabcAccess |
( |
const std::string & |
node, |
|
|
const std::string & |
sinfoname |
|
) |
| |
|
inline |
TGo4DabcAccess::TGo4DabcAccess |
( |
const std::string & |
node, |
|
|
const dabc::Hierarchy & |
item |
|
) |
| |
|
inline |
virtual TGo4DabcAccess::~TGo4DabcAccess |
( |
| ) |
|
|
inlinevirtual |
virtual Int_t TGo4DabcAccess::AssignObjectTo |
( |
TGo4ObjectManager * |
rcv, |
|
|
const char * |
path |
|
) |
| |
|
inlinevirtual |
Have to assign object to provided receiver. Returns: 0 - if object can not be assigned 1 - if object assigned 2 - if object will be assigned later
Reimplemented from TGo4Access.
Definition at line 182 of file TGo4DabcProxy.cxx.
References TGo4Log::Error().
virtual Bool_t TGo4DabcAccess::CanGetObject |
( |
| ) |
const |
|
inlinevirtual |
virtual Bool_t TGo4DabcAccess::GetObject |
( |
TObject *& |
obj, |
|
|
Bool_t & |
owner |
|
) |
| const |
|
inlinevirtual |
virtual TClass* TGo4DabcAccess::GetObjectClass |
( |
| ) |
const |
|
inlinevirtual |
virtual const char* TGo4DabcAccess::GetObjectClassName |
( |
| ) |
const |
|
inlinevirtual |
virtual const char* TGo4DabcAccess::GetObjectName |
( |
| ) |
const |
|
inlinevirtual |
virtual Bool_t TGo4DabcAccess::IsRemote |
( |
| ) |
const |
|
inlinevirtual |
double TGo4DabcAccess::ProcessCommandReply |
( |
dabc::Command |
cmd | ) |
|
|
inline |
Returns repetition timeout, negative - delete access object
Definition at line 239 of file TGo4DabcProxy.cxx.
References TGo4Access::AssignObjectToSlot(), TGo4Log::Debug(), TGo4Access::DoObjectAssignement(), TGo4Log::Error(), TGo4Slot::FindSlot(), TGo4Slot::GetIntPar(), TGo4Slot::GetPar(), TGo4Slot::GetParent(), TGo4Slot::GetSlot(), R__unzip(), R__unzip_header(), TGo4Slot::SetPar(), and TGo4DabcAccess().
Referenced by TReplyTimer::Notify().
Bool_t TGo4DabcAccess::fCompression |
|
protected |
int TGo4DabcAccess::fHistoryLength |
|
protected |
bool TGo4DabcAccess::fIsRate |
|
protected |
std::string TGo4DabcAccess::fItemName |
|
protected |
std::string TGo4DabcAccess::fMasterItemName |
|
protected |
std::string TGo4DabcAccess::fMasterName |
|
protected |
std::string TGo4DabcAccess::fNodeName |
|
protected |
std::string TGo4DabcAccess::fObjName |
|
protected |
dabc::Buffer TGo4DabcAccess::fRawData |
|
protected |
std::string TGo4DabcAccess::fRootClassName |
|
protected |
TString TGo4DabcAccess::fxRecvPath |
|
protected |
The documentation for this class was generated from the following file: