![]() |
Kea
1.9.9-git
|
Include dependency graph for io_service_signal.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::asiolink::IOSignalSet |
| Implements an asynchronous "signal" for IOService driven processing. More... | |
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::asiolink | |
Typedefs | |
| typedef std::function< void(int signum)> | isc::asiolink::IOSignalHandler |
| Defines a handler function for an IOSignal. More... | |
| typedef boost::shared_ptr< IOSignalSet > | isc::asiolink::IOSignalSetPtr |
| Defines a pointer to an IOSignalSet. More... | |