Kea 3.0.0
simple_add_without_dhcid.h File Reference

This file defines the class SimpleAddWithoutDHCIDTransaction. More...

#include <d2srv/nc_trans.h>
#include <dns/rdata.h>
Include dependency graph for simple_add_without_dhcid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::d2::SimpleAddWithoutDHCIDTransaction
 Embodies the "life-cycle" required to carry out a DDNS Add update without checking for conflicts. More...
class  isc::d2::SimpleAddWithoutDHCIDTransactionError
 Thrown if the SimpleAddWithoutDHCIDTransaction 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< SimpleAddWithoutDHCIDTransactionisc::d2::SimpleAddWithoutDHCIDTransactionPtr
 Defines a pointer to a SimpleAddWithoutDHCID.

Detailed Description

This file defines the class SimpleAddWithoutDHCIDTransaction.

Definition in file simple_add_without_dhcid.h.