Kea 2.7.5
|
#include <d2srv/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 | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::d2 |
Typedefs | |
typedef boost::shared_ptr< SimpleRemoveTransaction > | isc::d2::SimpleRemoveTransactionPtr |
Defines a pointer to a SimpleRemoveTransaction. | |