16 #include "Riostream.h"
26 GO4TRACE((14,
"TGo4CreateException::TGo4CreateException() copy constructor",__LINE__, __FILE__));
32 GO4TRACE((14,
"TGo4CreateException::TGo4CreateException(TGo4Runnable*, const char*) constructor",__LINE__, __FILE__));
39 GO4TRACE((14,
"TGo4CreateException::~TGo4CreateException() destructor",__LINE__, __FILE__));
45 GO4TRACE((14,
"TGo4CreateException::operator=",__LINE__, __FILE__));
48 GO4TRACE((13,
"TGo4CreateException::operator= processing copy",__LINE__, __FILE__));
56 GO4TRACE((13,
"TGo4CreateException::operator= source and destination objects are identical",__LINE__, __FILE__));
63 GO4TRACE((14,
"TGo4CreateException::Handle()",__LINE__, __FILE__));
64 std::cout <<
"\t This is the TGo4CreateException::Handler"<<std::endl;
69 GO4TRACE((13,
"TGo4CreateException::Handle() -- creating thread of runnable",__LINE__, __FILE__));
75 GO4TRACE((13,
"TGo4CreateException::Handle() -- creating thread by name",__LINE__, __FILE__));
TGo4ThreadException & operator=(const TGo4ThreadException &right)
TGo4CreateException & operator=(const TGo4CreateException &right)
const char * GetThreadName()
TGo4Thread * GetThread() const
virtual ~TGo4CreateException()
TGo4Runnable * fxRunnable
Bool_t Create(const char *thname)
TGo4ThreadHandler * fxThreadHandler