Kea
1.9.9-git
|
#include <d2/nc_trans.h>
Go to the source code of this file.
Classes | |
class | isc::d2::SimpleRemoveTransaction |
Embodies the "life-cycle" required to carry out a DDNS Remove update. More... | |
class | isc::d2::SimpleRemoveTransactionError |
Thrown if the SimpleRemoveTransaction encounters a general error. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::d2 | |
Typedefs | |
typedef boost::shared_ptr< SimpleRemoveTransaction > | isc::d2::SimpleRemoveTransactionPtr |
Defines a pointer to a SimpleRemoveTransaction. More... | |