Kea 3.1.0
isc::dhcp::OptionDataTypeTraits< uint32_t > Struct Reference

uint32_t type is supported. More...

#include <option_data_types.h>

Static Public Attributes

static const bool integer_type
 
static const bool integer_type = true
 
static const int len
 
static const int len = 4
 
static const OptionDataType type
 
static const OptionDataType type = OPT_UINT32_TYPE
 
static const bool valid
 
static const bool valid = true
 

Detailed Description

uint32_t type is supported.

Definition at line 167 of file option_data_types.h.

Member Data Documentation

◆ integer_type [1/2]

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

Definition at line 98 of file option_data_types.h.

◆ integer_type [2/2]

const bool isc::dhcp::OptionDataTypeTraits< uint32_t >::integer_type = true
static

Definition at line 170 of file option_data_types.h.

◆ len [1/2]

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

Definition at line 97 of file option_data_types.h.

◆ len [2/2]

const int isc::dhcp::OptionDataTypeTraits< uint32_t >::len = 4
static

Definition at line 169 of file option_data_types.h.

◆ type [1/2]

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

Definition at line 99 of file option_data_types.h.

◆ type [2/2]

Definition at line 171 of file option_data_types.h.

◆ valid [1/2]

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

Definition at line 96 of file option_data_types.h.

◆ valid [2/2]

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

Definition at line 168 of file option_data_types.h.


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