Kea 2.5.8
option4_client_fqdn.h File Reference
#include <dhcp/option.h>
#include <dns/name.h>
#include <string>
#include <utility>
+ Include dependency graph for option4_client_fqdn.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::InvalidOption4FqdnDomainName
 Exception thrown when invalid domain name is specified. More...
 
class  isc::dhcp::InvalidOption4FqdnFlags
 Exception thrown when invalid flags have been specified for DHCPv4 Client FQDN Option. More...
 
class  isc::dhcp::Option4ClientFqdn
 Represents DHCPv4 Client FQDN Option (code 81). More...
 
class  isc::dhcp::Option4ClientFqdn::Rcode
 Represents the value of one of the RCODE1 or RCODE2 fields. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::dhcp
 

Typedefs

typedef boost::shared_ptr< Option4ClientFqdn > isc::dhcp::Option4ClientFqdnPtr
 A pointer to the Option4ClientFqdn object.