INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
safethread.h A version of the Thread class which catches all possible exceptions. Definition: safethread.h:44 SafeThread(gbxutilacfr::Tracer &tracer) Needs an implementation of Tracer to report possible exceptions. Definition: safethread.cpp:20 Definition: tracer.h:112 IceUtil::Handle< SafeThread > SafeThreadPtr A smart pointer to the SafeThread class. Definition: safethread.h:62 |