Kea  1.5.0
thread.h File Reference
#include <exceptions/exceptions.h>
#include <boost/noncopyable.hpp>
#include <boost/function.hpp>
+ Include dependency graph for thread.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::util::thread::Thread
 A separate thread. More...
 
class  isc::util::thread::Thread::UncaughtException
 There's an uncaught exception in a thread. More...
 

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::util
 
 isc::util::thread
 Wrappers for thread related functionality.
 

Typedefs

typedef boost::shared_ptr< Thread > isc::util::thread::ThreadPtr
 Thread pointer type. More...