Kea  1.5.0
watched_thread.h File Reference
#include <util/watch_socket.h>
#include <util/threads/thread.h>
#include <boost/shared_ptr.hpp>
+ 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::thread::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
 
 isc::util::thread
 Wrappers for thread related functionality.
 

Typedefs

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