Kea 2.5.8
option6_status_code.h File Reference
#include <dhcp/option.h>
#include <boost/shared_ptr.hpp>
#include <stdint.h>
#include <string>
+ Include dependency graph for option6_status_code.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::Option4SlpServiceScope
 This class represents SLP Service Scope option (79) from RFC2610. More...
 
class  isc::dhcp::Option6StatusCode
 This class represents Status Code option (13) from RFC 8415. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< Option4SlpServiceScope > isc::dhcp::Option4SlpServiceScopePtr
 Pointer to the isc::dhcp::Option4SlpServiceScope.
 
typedef boost::shared_ptr< Option6StatusCode > isc::dhcp::Option6StatusCodePtr
 Pointer to the isc::dhcp::Option6StatusCode.