Kea 2.6.2
isc::dhcp::OptionDataTypeTraits< OptionBuffer > Struct Reference

binary type is supported More...

#include <option_data_types.h>

Static Public Attributes

static const bool integer_type
 
static const bool integer_type = false
 
static const int len
 
static const int len = 0
 
static const OptionDataType type
 
static const OptionDataType type = OPT_BINARY_TYPE
 
static const bool valid
 
static const bool valid = true
 

Detailed Description

binary type is supported

Definition at line 104 of file option_data_types.h.

Member Data Documentation

◆ integer_type [1/2]

const bool isc::dhcp::OptionDataTypeTraits< OptionBuffer >::integer_type
static

Definition at line 98 of file option_data_types.h.

◆ integer_type [2/2]

const bool isc::dhcp::OptionDataTypeTraits< OptionBuffer >::integer_type = false
static

Definition at line 107 of file option_data_types.h.

◆ len [1/2]

Definition at line 97 of file option_data_types.h.

◆ len [2/2]

const int isc::dhcp::OptionDataTypeTraits< OptionBuffer >::len = 0
static

Definition at line 106 of file option_data_types.h.

◆ type [1/2]

Definition at line 99 of file option_data_types.h.

◆ type [2/2]

◆ valid [1/2]

const bool isc::dhcp::OptionDataTypeTraits< OptionBuffer >::valid
static

Definition at line 96 of file option_data_types.h.

◆ valid [2/2]

const bool isc::dhcp::OptionDataTypeTraits< OptionBuffer >::valid = true
static

Definition at line 105 of file option_data_types.h.


The documentation for this struct was generated from the following file: