Kea 2.5.8
isc::dhcp::OptionDataTypeTraits< std::string > Struct Reference

string type is supported More...

#include <option_data_types.h>

Static Public Attributes

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

Detailed Description

string type is supported

Definition at line 191 of file option_data_types.h.

Member Data Documentation

◆ integer_type

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

Definition at line 198 of file option_data_types.h.

◆ len

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

Definition at line 197 of file option_data_types.h.

◆ type

const OptionDataType isc::dhcp::OptionDataTypeTraits< std::string >::type = OPT_STRING_TYPE
static

Definition at line 199 of file option_data_types.h.

◆ valid

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

Definition at line 192 of file option_data_types.h.


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