Public Member Functions | |
TReplyTimer (dabc::Command cmd) | |
virtual Bool_t | Notify () |
Public Attributes | |
dabc::Command | fCmd |
Definition at line 426 of file TGo4DabcProxy.cxx.
TReplyTimer::TReplyTimer | ( | dabc::Command | cmd | ) | [inline] |
Definition at line 430 of file TGo4DabcProxy.cxx.
virtual Bool_t TReplyTimer::Notify | ( | ) | [inline, virtual] |
Definition at line 437 of file TGo4DabcProxy.cxx.
References fCmd, TGo4DabcAccess::ProcessCommandReply(), and TGo4DabcProxy::ReplyCommand().
dabc::Command TReplyTimer::fCmd |
Definition at line 428 of file TGo4DabcProxy.cxx.
Referenced by Notify().