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