#include <TGo4EventEndException.h>
Public Member Functions | |
| TGo4EventEndException (TGo4EventSource *eventsource) | |
| virtual | ~TGo4EventEndException () |
| TGo4EventEndException (const TGo4EventEndException &right) | |
| TGo4EventEndException & | operator= (const TGo4EventEndException &right) |
Private Member Functions | |
| TGo4EventEndException () | |
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.
| TGo4EventEndException::~TGo4EventEndException | ( | ) | [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.
| TGo4EventEndException::TGo4EventEndException | ( | ) | [private] |
| TGo4EventEndException & TGo4EventEndException::operator= | ( | const TGo4EventEndException & | right | ) |
Definition at line 33 of file TGo4EventEndException.cxx.
References GO4TRACE.
1.7.1