Kea  1.9.9-git
watched_thread.h File Reference
#include <util/watch_socket.h>
#include <boost/shared_ptr.hpp>
#include <functional>
#include <mutex>
#include <thread>
+ Include dependency graph for watched_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::WatchedThread
 Provides a thread and controls for monitoring its activities. More...
 

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::util
 

Typedefs

typedef boost::shared_ptr< std::thread > isc::util::ThreadPtr
 Thread pointer type. More...
 
typedef boost::shared_ptr< WatchedThread > isc::util::WatchedThreadPtr
 Defines a pointer to a WatchedThread. More...