|  | Kea 3.0.0
    | 
#include <dhcp/libdhcp++.h>#include <dhcp/option.h>#include <dhcp/option_data_types.h>#include <stdint.h>Go to the source code of this file.
| Classes | |
| class | isc::dhcp::OptionVendor | 
| This class represents vendor-specific information option.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dhcp | 
| Typedefs | |
| typedef boost::shared_ptr< OptionVendor > | isc::dhcp::OptionVendorPtr | 
| Pointer to a vendor option. | |
| Variables | |
| const int | isc::dhcp::VENDOR_CLASS_DATA_LEN_INDEX = 1 | 
| const int | isc::dhcp::VENDOR_CLASS_ENTERPRISE_ID_INDEX = 0 | 
| Indexes for fields in vendor-class (17) DHCPv6 option. | |
| const int | isc::dhcp::VENDOR_CLASS_STRING_INDEX = 2 |