|
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 81 of file TGo4DabcProxy.cxx.
◆ TGo4DabcAccess() [1/2]
TGo4DabcAccess::TGo4DabcAccess |
( |
const std::string & |
node, |
|
|
const std::string & |
sinfoname |
|
) |
| |
|
inline |
◆ TGo4DabcAccess() [2/2]
TGo4DabcAccess::TGo4DabcAccess |
( |
const std::string & |
node, |
|
|
const dabc::Hierarchy & |
item |
|
) |
| |
|
inline |
◆ ~TGo4DabcAccess()
virtual TGo4DabcAccess::~TGo4DabcAccess |
( |
| ) |
|
|
inlinevirtual |
◆ AssignObjectTo()
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 183 of file TGo4DabcProxy.cxx.
References TGo4Log::Error().
◆ CanGetObject()
Bool_t TGo4DabcAccess::CanGetObject |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetObject()
Bool_t TGo4DabcAccess::GetObject |
( |
TObject *& |
obj, |
|
|
Bool_t & |
owner |
|
) |
| const |
|
inlineoverridevirtual |
◆ GetObjectClass()
TClass* TGo4DabcAccess::GetObjectClass |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetObjectClassName()
const char* TGo4DabcAccess::GetObjectClassName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetObjectName()
const char* TGo4DabcAccess::GetObjectName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ IsRemote()
Bool_t TGo4DabcAccess::IsRemote |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ProcessCommandReply()
double TGo4DabcAccess::ProcessCommandReply |
( |
dabc::Command |
cmd | ) |
|
|
inline |
◆ fCompression
Bool_t TGo4DabcAccess::fCompression {false} |
|
protected |
◆ fHistoryLength
int TGo4DabcAccess::fHistoryLength {0} |
|
protected |
◆ fIsRate
bool TGo4DabcAccess::fIsRate {false} |
|
protected |
◆ fItemName
std::string TGo4DabcAccess::fItemName |
|
protected |
◆ fMasterItemName
std::string TGo4DabcAccess::fMasterItemName |
|
protected |
◆ fMasterName
std::string TGo4DabcAccess::fMasterName |
|
protected |
◆ fNodeName
std::string TGo4DabcAccess::fNodeName |
|
protected |
◆ fObjName
std::string TGo4DabcAccess::fObjName |
|
protected |
◆ fRawData
dabc::Buffer TGo4DabcAccess::fRawData |
|
protected |
◆ fRootClassName
std::string TGo4DabcAccess::fRootClassName |
|
protected |
◆ fxReceiver
◆ fxRecvPath
TString TGo4DabcAccess::fxRecvPath |
|
protected |
The documentation for this class was generated from the following file: