Kea 3.1.4
isc::dhcp::OptionDataTypeTraits< bool > Struct Reference

bool 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 = sizeof(uint8_t)
 
static const OptionDataType type
 
static const OptionDataType type = OPT_BOOLEAN_TYPE
 
static const bool valid
 
static const bool valid = true
 

Detailed Description

bool type is supported

Definition at line 113 of file option_data_types.h.

Member Data Documentation

◆ integer_type [1/2]

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

Definition at line 98 of file option_data_types.h.

◆ integer_type [2/2]

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

Definition at line 116 of file option_data_types.h.

◆ len [1/2]

const int isc::dhcp::OptionDataTypeTraits< bool >::len
static

Definition at line 97 of file option_data_types.h.

◆ len [2/2]

const int isc::dhcp::OptionDataTypeTraits< bool >::len = sizeof(uint8_t)
static

Definition at line 115 of file option_data_types.h.

◆ type [1/2]

const OptionDataType isc::dhcp::OptionDataTypeTraits< bool >::type
static

Definition at line 99 of file option_data_types.h.

◆ type [2/2]

Definition at line 117 of file option_data_types.h.

◆ valid [1/2]

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

Definition at line 96 of file option_data_types.h.

◆ valid [2/2]

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

Definition at line 114 of file option_data_types.h.


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