|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4EventEndException.h>
Inheritance diagram for TGo4EventEndException:Private Member Functions | |
| TGo4EventEndException () | |
Additional Inherited Members | |
Protected Attributes inherited from TGo4EventSourceException | |
| TGo4EventSource * | fxEventSource |
| Int_t | fiCreateStatus |
| Int_t | fiEventStatus |
| TString | fxErrMess |
| TString | fxSourceName |
| TString | fxSourceClass |
Protected Attributes inherited from TGo4Exception | |
| TString | fxDescription |
Exception to throw on event source timeout. (e.g. blocked mbs socket)
Definition at line 21 of file TGo4EventEndException.h.
| TGo4EventEndException::TGo4EventEndException | ( | TGo4EventSource * | eventsource | ) |
Definition at line 18 of file TGo4EventEndException.cxx.
References TGo4Exception::fxDescription, and GO4TRACE.
|
virtual |
Definition at line 49 of file TGo4EventEndException.cxx.
References GO4TRACE.
| TGo4EventEndException::TGo4EventEndException | ( | const TGo4EventEndException & | right | ) |
Definition at line 26 of file TGo4EventEndException.cxx.
References GO4TRACE.
|
private |
| TGo4EventEndException & TGo4EventEndException::operator= | ( | const TGo4EventEndException & | right | ) |
Definition at line 33 of file TGo4EventEndException.cxx.
References GO4TRACE, and TGo4EventSourceException::operator=().
1.8.8